Skip to content

Commit d59908a

Browse files
authored
chore: remove duplicate message id (#652)
1 parent 4d86836 commit d59908a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/rules/valid-title.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ type MESSAGE_IDS =
2424
| 'mustNotMatch'
2525
| 'mustMatch'
2626
| 'mustNotMatchCustom'
27-
| 'mustNotMatchCustom'
2827
| 'mustMatchCustom'
2928

3029
type MatcherGroups = 'describe' | 'test' | 'it'

0 commit comments

Comments
 (0)