0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-05-16 16:57:26 +02:00

allow locators again

This commit is contained in:
silverwind 2026-02-15 14:35:21 +01:00
parent 9a70946124
commit 764895407a
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

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],
},
},
{