chore: fix e2e timeout on quota tests
This commit is contained in:
@@ -6,7 +6,7 @@ chai.use(chaiAsPromised)
|
||||
const expect = chai.expect
|
||||
|
||||
describe('shared vault quota', function () {
|
||||
this.timeout(Factory.TwentySecondTimeout)
|
||||
this.timeout(Factory.ThirtySecondTimeout)
|
||||
|
||||
let context
|
||||
|
||||
|
||||
Reference in New Issue
Block a user