You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -139,7 +139,7 @@ CLI option\
139
139
|[no-raw-locators](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/no-raw-locators.md)| Disallow using raw locators ||||
140
140
|[no-restricted-matchers](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/no-restricted-matchers.md)| Disallow specific matchers & modifiers ||||
141
141
|[no-skipped-test](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/no-skipped-test.md)| Disallow usage of the `.skip` annotation | ✅ || 💡 |
142
-
|[no-slowed-test](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/no-slowed-test.md)| Disallow usage of the `.slow` annotation |✅|| 💡 |
142
+
|[no-slowed-test](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/no-slowed-test.md)| Disallow usage of the `.slow` annotation ||| 💡 |
143
143
|[no-standalone-expect](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/no-standalone-expect.md)| Disallow using expect outside of `test` blocks | ✅ |||
0 commit comments