Skip to content

Commit

Permalink
Shorten command to specText check.
Browse files Browse the repository at this point in the history
  • Loading branch information
aljones15 committed Sep 10, 2024
1 parent 6d96f05 commit d040f1f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "mocha tests/ --timeout 25000"
},
"bin": {
"checkSpecStatements": "./bin/checkSpecStatements.js"
"specText": "./bin/specText.js"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit d040f1f

Please sign in to comment.