Skip to content

Commit 94857ac

Browse files
Merge branch 'fix/test_e2e_import_file' of https://github.com/Geode-solutions/OpenGeodeWeb-Front into fix/test_e2e_import_file
2 parents fa2b204 + 520d4e6 commit 94857ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.oxlintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
"max-statements": "off",
123123
"vitest/prefer-to-be-truthy": "off",
124124
"vitest/prefer-to-be-falsy": "off",
125-
"jest/no-confusing-set-timeout": "off"
125+
"vitest/require-test-timeout": "error"
126126
}
127127
},
128128
{

0 commit comments

Comments
 (0)