Skip to content

Commit

Permalink
Added the script
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebyt committed Sep 23, 2022
1 parent 72ad7d7 commit 5ef05f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -10,6 +10,7 @@
"e2e:build-android": "detox build -c android.emu.mainnet.release",
"e2e:build-android-debug": "detox build -c android.emu.mainnet.debug",
"e2e:build-ios": "detox build -c ios.release",
"e2e:invisible-wallets": "./node_modules/.bin/wdio tests/config/wdio.android.local.conf.ts --suite invisibleWallets",
"e2e:test-android": "detox test -c android.emu.mainnet.release",
"e2e:test-android-debug": "detox test -c android.emu.mainnet.debug",
"e2e:test-ios": "detox test -c ios.release",
Expand Down

0 comments on commit 5ef05f3

Please sign in to comment.