Skip to content

Commit 7ee467f

Browse files
committed
fix test case
1 parent f8aea17 commit 7ee467f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/lib/eslint-plugin.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ describe("Integration with eslint-plugin-regexp", () => {
3535
"regexp/prefer-w",
3636
"regexp/prefer-d",
3737
"regexp/prefer-d",
38+
"regexp/use-ignore-case",
3839
],
3940
)
4041
})

0 commit comments

Comments
 (0)