mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-03-04 04:13:49 +01:00
3 lines
56 B
JavaScript
3 lines
56 B
JavaScript
beforeAll(async () => {
|
|
await device.launchApp();
|
|
});
|