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
| ✔ |||[expect-expect](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/expect-expect.md)| Enforce assertion to be made in a test body |
123
-
| ✔ |||[max-expects](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/max-expects.md)| Enforces a maximum number assertion calls in a test body ||
123
+
| ✔ |||[max-expects](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/max-expects.md)| Enforces a maximum number assertion calls in a test body |
124
124
| ✔ |||[max-nested-describe](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/max-nested-describe.md)| Enforces a maximum depth to nested describe calls |
125
125
| ✔ | 🔧 ||[missing-playwright-await](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/missing-playwright-await.md)| Enforce Playwright APIs to be awaited |
126
126
||||[no-commented-out-test](https://github.com/playwright-community/eslint-plugin-playwright/tree/main/docs/rules/no-commented-out-test.md)| Disallow commented out tests |
0 commit comments