Skip to content

Commit a9283c0

Browse files
committed
refactor(run-scripts): test only tutorials
1 parent cc39c0d commit a9283c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "README.MD",
66
"license": "Apache-2.0",
77
"scripts": {
8-
"test": "node test.js -gt"
8+
"test": "node test.js -t"
99
},
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)