Skip to content

Commit 6386f85

Browse files
committed
fix npm test
1 parent f7cb4a3 commit 6386f85

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
@@ -13,7 +13,7 @@
1313
"example": "examples"
1414
},
1515
"scripts": {
16-
"test": "script/test --browsers Firefox --single-run"
16+
"test": "scripts/test --browsers Firefox --single-run"
1717
},
1818
"authors": [
1919
"Ryan Florence",

0 commit comments

Comments
 (0)