Skip to content

Commit 74adcdd

Browse files
committed
fix: fix CI attempt #5
1 parent 5a4328e commit 74adcdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/phoenix/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "ANSI Terminal for Puter",
55
"main": "exports.js",
66
"scripts": {
7-
"test": "mocha ./test"
7+
"test": "npx mocha"
88
},
99
"author": "Puter Technologies Inc.",
1010
"license": "AGPL-3.0-only",

0 commit comments

Comments
 (0)