mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-22 15:25:05 +01:00
Apply suggestion from @silverwind
Signed-off-by: silverwind <me@silverwind.io>
This commit is contained in:
parent
aaad640397
commit
c63da125bb
@ -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,
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user