Skip to content

Commit

Permalink
temp: run 2 specs this time
Browse files Browse the repository at this point in the history
  • Loading branch information
angusbayley committed Oct 11, 2024
1 parent 2f92903 commit 9a8694e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/ledger-live-mobile/scripts/e2e-ci.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ const bundle_ios_with_cache = async () => {

const test_ios = async () => {
await $`echo 'Starting detox tests with 2 workers...' && pnpm mobile e2e:test${speculos} \
e2e/specs/onboarding.spec.ts \
e2e/specs/onboarding.spec.ts e2e/specs/receive/currencies.spec.ts \
-c ios.sim.release \
--loglevel error \
--record-logs all \
Expand Down

0 comments on commit 9a8694e

Please sign in to comment.