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
@@ -12,7 +12,7 @@ values.
### Running Maestro tests
- In one tab, run `yarn e2e:mock-server`
- In a second tab, run `yarn e2e:metro`
- In a second tab, run `yarn e2e:build`
- In a third tab, run `yarn e2e:run`
## Using Flashlight for Performance Testing