chore: fix e2e timeout on quota tests

This commit is contained in:
Karol Sójko
2023-09-07 09:12:57 +02:00
parent d4c8ee51f1
commit 60c9afad95

View File

@@ -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