We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb87173 commit ae3a09fCopy full SHA for ae3a09f
functional-tests/README.md
@@ -48,7 +48,7 @@ Before running the tests the `global-setup` script:
48
49
- Fetches feature flags from `/api/v1/admin/feature-flags` and saves them to `./functional-test-cache/enabled-feature-flags.json`
50
- Signs up a unique test user account per country
51
-- Stores the login state per user in `./functional-test-cache/user-session-<browsr+location>.json`
+- Stores the login state per user in `./functional-test-cache/user-session-<browser+location>.json`
52
- Stores the emails per user in `./functional-test-cache/user-emails.json`
53
54
## Artifacts
0 commit comments