Skip to content

Commit e486940

Browse files
committed
fix: remove e2e test instructions from setup docs
1 parent 990f889 commit e486940

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

doc/SETUP.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -89,15 +89,6 @@ Most logs are written to the background script. Make sure to "inspect" the backg
8989

9090
### :white_check_mark: Tests
9191

92-
#### E2E tests via [playwright](https://playwright.dev) ([using testing-library](https://testing-library.com/docs/pptr-testing-library/intro/))
93-
94-
```bash
95-
yarn run dev:chrome
96-
yarn test:e2e
97-
```
98-
99-
:tipping_hand_woman: For now we only do E2E tests for Chrome
100-
10192
#### Unit tests tests via [Jest](https://jestjs.io)
10293

10394
```bash

0 commit comments

Comments
 (0)