Skip to content

Commit ff8eae1

Browse files
committed
standard --fix
1 parent 1a61ea5 commit ff8eae1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/function/create.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
let Double, generateFakeFunction,subject
1+
let Double, generateFakeFunction, subject
22
module.exports = {
33
beforeEach: () => {
44
Double = td.replace('../../../src/value/double').default

0 commit comments

Comments
 (0)