We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa200c1 commit 14d292cCopy full SHA for 14d292c
package.json
@@ -56,7 +56,7 @@
56
"test": "vitest --project eslint-rules --project unit-and-integration --coverage",
57
"pretest:accuracy": "npm run build",
58
"test:accuracy": "sh ./scripts/accuracy/runAccuracyTests.sh",
59
- "test:long-running-tests": "vitest --project atlas-long-running --coverage",
+ "test:long-running-tests": "vitest --project long-running-tests --coverage",
60
"atlas:cleanup": "vitest --project atlas-cleanup"
61
},
62
"license": "Apache-2.0",
0 commit comments