We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 990f889 commit e486940Copy full SHA for e486940
doc/SETUP.md
@@ -89,15 +89,6 @@ Most logs are written to the background script. Make sure to "inspect" the backg
89
90
### :white_check_mark: Tests
91
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
101
#### Unit tests tests via [Jest](https://jestjs.io)
102
103
```bash
0 commit comments