Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alastairong committed Jul 19, 2024
1 parent 205aed8 commit 6f2cd54
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,8 +210,9 @@ There are three types of tests in this repository:
3. **End-to-End (e2e) Tests** for the whole repository:
- To run e2e tests, you need to create a `.env` file with `CHROME_ID=eggfhkdnfdhdpmkfpihjjbnncgmhihce`
- The rest of the variables in `.env.example` are for deployment and not necessary for testing
- Run the e2e tests using the command:
- Run the e2e tests using the commands:
```sh
pnpm install
pnpm e2e-tests
```

Expand Down

0 comments on commit 6f2cd54

Please sign in to comment.