There was an error while loading. Please reload this page.
1 parent 5562768 commit 588c3bfCopy full SHA for 588c3bf
package.json
@@ -11,7 +11,7 @@
11
"serveDocs": "bash ./serveDocs.sh",
12
"buildDocs": "bash ./buildDocs.sh",
13
"version": "npm version patch",
14
- "testCli": "node ./tests/test_cli.bash",
+ "testCli": "./tests/test_cli.bash",
15
"testChatbot": "node ./src/server/test.mjs"
16
},
17
"keywords": [],
0 commit comments