Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed May 13, 2023
1 parent 86224fd commit ba8d733
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.test.js
@@ -1,5 +1,6 @@
import test from 'ava'
import { each } from 'test-each'

import wrapErrorMessage from 'wrap-error-message'

each([null, undefined], ({ title }, newMessage) => {
Expand Down

0 comments on commit ba8d733

Please sign in to comment.