Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 26, 2019
1 parent 05926f2 commit 144f72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.js
Expand Up @@ -131,4 +131,4 @@ test('Should work without size parameter', async (t) => {
const res = await all(parallelBatch(input))

t.deepEqual(res, [1, 2])
})
})

0 comments on commit 144f72b

Please sign in to comment.