Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
MarufHasan24 committed Oct 6, 2023
2 parents 5090d10 + 8222f77 commit 41985fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"nodejs"
],
"scripts": {
"test": "./.workplace/tester.sh",
"test": "chmod +x ./.workplace/tester.sh && ./.workplace/tester.sh",
"fix-memo": "node ./.workplace/fix_memo",
"mode": "node ./.workplace/modechanger"
},
Expand Down

0 comments on commit 41985fe

Please sign in to comment.