Skip to content

Commit

Permalink
wip: investigate windows failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys committed Apr 9, 2024
1 parent eb33f8f commit b008bbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"template-oss-apply": "template-oss-apply --force",
"lintfix": "npm run lint -- --fix",
"snap": "tap",
"test": "tap",
"test": "tap test/npm-replace-global.js -g \"fail when updating with lazy require\"",
"posttest": "npm run lint"
},
"repository": {
Expand Down

0 comments on commit b008bbb

Please sign in to comment.