Skip to content

Commit aa75130

Browse files
committed
fixed test
1 parent 6d853ba commit aa75130

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/lib/rules/no-custom-classname.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -441,6 +441,7 @@ ruleTester.run("no-custom-classname", rule, {
441441
options: [
442442
{
443443
cssFiles: ["./tests/**/*.css"],
444+
cssFilesRefreshRate: 0,
444445
},
445446
],
446447
},

0 commit comments

Comments
 (0)