BlueWallet/tests/e2e/init.js
Overtorment 5d4a25840b
TST: jest27, remove jasmine, bump detox, split circleci
Co-authored-by: Ivan Vershigora <ivan.vershigora@gmail.com>
2022-06-03 17:54:05 +01:00

4 lines
56 B
JavaScript

beforeAll(async () => {
await device.launchApp();
});