Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit 3a999ec

Browse files
committed
chore: fix linting
1 parent 658bad2 commit 3a999ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/util.spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ describe('.util', () => {
147147
done()
148148
})
149149
})
150-
150+
151151
it('with only-hash=true', function () {
152152
this.timeout(10 * 1000)
153153
this.slow(10 * 1000)

0 commit comments

Comments
 (0)