Skip to content

Commit d620c6f

Browse files
authored
revert eslint change
Signed-off-by: silverwind <[email protected]>
1 parent 9d36023 commit d620c6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,6 @@ export default defineConfig([
905905
files: ['tests/e2e/**'],
906906
rules: {
907907
...playwright.configs['flat/recommended'].rules,
908-
'playwright/no-conditional-in-test': [0],
909908
},
910909
},
911910
{

0 commit comments

Comments
 (0)