Bumping the timeout for failing test
This commit is contained in:
@@ -6,7 +6,7 @@ import {
|
||||
|
||||
beforeAll(async () => {
|
||||
await beforeAllAction();
|
||||
});
|
||||
}, 20_000);
|
||||
|
||||
beforeEach(async () => {
|
||||
await beforeEachAction();
|
||||
|
||||
Reference in New Issue
Block a user