Skip to content

Commit

Permalink
fix(test): 馃悰 馃毃 fixup for syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
folke committed Jun 18, 2021
1 parent cb31dda commit 404dce4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __tests__/lint.ts
Expand Up @@ -27,7 +27,7 @@ test("should", async () => {
feat(TextInput): add new variant
chore(deps): update dependency rollup to v2 (#35)
feat(JIRA-123): add new variant
feat(jira-123): add new variant
feat(jira-123): add new variant`
.split("\n")
.map((s) => s.trim())
for (const msg of valid) {
Expand Down

0 comments on commit 404dce4

Please sign in to comment.