mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-01 18:14:56 +02:00
Apply suggestion from @silverwind
Signed-off-by: silverwind <me@silverwind.io>
This commit is contained in:
+1
-1
@@ -910,7 +910,7 @@ export default defineConfig([
|
||||
},
|
||||
{
|
||||
...playwright.configs['flat/recommended'],
|
||||
files: ['tests/e2e/*.test.ts'],
|
||||
files: ['tests/e2e/**/*.test.ts'],
|
||||
rules: {
|
||||
...playwright.configs['flat/recommended'].rules,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user