get onboarding e2e tests working

This commit is contained in:
Samuel Newman
2025-10-16 14:17:31 +01:00
parent 57fe1134ab
commit 0bf388b846
9 changed files with 37 additions and 42 deletions
+1 -1
View File
@@ -75,7 +75,7 @@ After you do `yarn ios` and `yarn android` once, you can later just run `yarn we
- Start in various console tabs:
- `yarn e2e:mock-server`
- `yarn e2e:metro`
- `yarn e2e:start`
- Run once: `yarn e2e:build`
- Each test run: `yarn e2e:run`