Skip to content

Commit

Permalink
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
@@ -407,7 +407,7 @@
"build": "stripes build",
"lint": "eslint .",
"test": "echo 'No unit tests implemented'",
"test-int": "stripes test nightmare",
"test-int": "stripes test nightmare"
},
"devDependencies": {
"@folio/eslint-config-stripes": "^2.0.3",

1 comment on commit f7bd100

@MikeTaylor
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, man, the number of times I've done this!

Please sign in to comment.