mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2024-11-19 09:50:15 +01:00
TST: wtf
This commit is contained in:
parent
59838a9433
commit
d3de6ea03c
@ -21,7 +21,7 @@ jest.setTimeout(600000); // 10 min
|
||||
|
||||
beforeAll(async () => {
|
||||
await detox.init(config, { launchApp: false });
|
||||
}, 300000);
|
||||
}, 600000);
|
||||
|
||||
beforeEach(async () => {
|
||||
await device.uninstallApp();
|
||||
|
Loading…
Reference in New Issue
Block a user