Skip to content

Commit 436822d

Browse files
committed
fixed test
1 parent 2caef19 commit 436822d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"lint": "npx tsc --noEmit",
1414
"cli": "npx tsx cli.ts",
1515
"prepare": "npm run build",
16+
"test": "node dist/cli.js -c TEST -l info -m \"❗ Nessun test ancora definito!\"",
1617
"tree": "tree -I 'node_modules|dist|.git|.DS_Store|*.zip|_STASHED|logs' -a -L 5 > struttura_progetto.txt"
1718
},
1819
"repository": {

0 commit comments

Comments
 (0)