Skip to content

Commit

Permalink
Fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasbordeau committed Aug 14, 2024
1 parent cd63dea commit 652b05e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions packages/twenty-e2e-testing/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Twenty e2e Testing

## Install

Don't forget to install the browsers before launching the tests :

```
yarn playwright install
```

### Run end-to-end tests

```
Expand Down

0 comments on commit 652b05e

Please sign in to comment.