Skip to content

Commit def3e6f

Browse files
committed
quotes
1 parent ecc1a49 commit def3e6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,6 @@
4646
},
4747
"scripts": {
4848
"lint": "eslint \"*/*.js\" \"test/**/*.js\" \".github/**/*.js\"",
49-
"test": "cross-env NODE_GYP_NULL_LOGGER=true node --test test/test-*"
49+
"test": "cross-env NODE_GYP_NULL_LOGGER=true node --test \"test/test-*\""
5050
}
5151
}

0 commit comments

Comments
 (0)