allow locators again

This commit is contained in:
silverwind
2026-02-18 03:03:15 +01:00
parent 9a70946124
commit 764895407a
-1
View File
@@ -913,7 +913,6 @@ export default defineConfig([
files: ['tests/e2e/*.test.ts'],
rules: {
...playwright.configs['flat/recommended'].rules,
'playwright/no-raw-locators': [2],
},
},
{