Skip to content

Commit 81d70a7

Browse files
committedMay 15, 2017
Merge remote-tracking branch 'origin/master'
# Conflicts: # package.json
2 parents 92ddf63 + 38b8899 commit 81d70a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@
5353
"vinyl-fs-fake": "1.1.0"
5454
},
5555
"scripts": {
56-
"test": "gulp test"
56+
"test": "./node_modules/.bin/gulp test"
5757
}
5858
}

0 commit comments

Comments
 (0)
Please sign in to comment.