Skip to content

Commit ae3a09f

Browse files
committed
fixup! New accounts per browser-country combination
1 parent bb87173 commit ae3a09f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

functional-tests/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Before running the tests the `global-setup` script:
4848

4949
- Fetches feature flags from `/api/v1/admin/feature-flags` and saves them to `./functional-test-cache/enabled-feature-flags.json`
5050
- 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`
51+
- Stores the login state per user in `./functional-test-cache/user-session-<browser+location>.json`
5252
- Stores the emails per user in `./functional-test-cache/user-emails.json`
5353

5454
## Artifacts

0 commit comments

Comments
 (0)