Skip to content

Commit

Permalink
update npm test script
Browse files Browse the repository at this point in the history
  • Loading branch information
nachocodoner committed Jul 29, 2024
1 parent 8b5fa7b commit 43b0b9e
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 @@ -5,7 +5,7 @@
"description": "Tests for meteor-migrations.",
"main": "migrations_tests.js",
"scripts": {
"test": "spacejam test-packages ./"
"test": "meteor test-packages percolate:migrations"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 43b0b9e

Please sign in to comment.