Skip to content

Commit 588c3bf

Browse files
committed
commit
1 parent 5562768 commit 588c3bf

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
@@ -11,7 +11,7 @@
1111
"serveDocs": "bash ./serveDocs.sh",
1212
"buildDocs": "bash ./buildDocs.sh",
1313
"version": "npm version patch",
14-
"testCli": "node ./tests/test_cli.bash",
14+
"testCli": "./tests/test_cli.bash",
1515
"testChatbot": "node ./src/server/test.mjs"
1616
},
1717
"keywords": [],

0 commit comments

Comments
 (0)