Skip to content

Commit

Permalink
fix test case
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Aug 15, 2023
1 parent f8aea17 commit 7ee467f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lib/eslint-plugin.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ describe("Integration with eslint-plugin-regexp", () => {
"regexp/prefer-w",
"regexp/prefer-d",
"regexp/prefer-d",
"regexp/use-ignore-case",
],
)
})
Expand Down

0 comments on commit 7ee467f

Please sign in to comment.