Skip to content

Commit 14d292c

Browse files
blvaCopilot
andauthored
Update package.json
Co-authored-by: Copilot <[email protected]>
1 parent aa200c1 commit 14d292c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"test": "vitest --project eslint-rules --project unit-and-integration --coverage",
5757
"pretest:accuracy": "npm run build",
5858
"test:accuracy": "sh ./scripts/accuracy/runAccuracyTests.sh",
59-
"test:long-running-tests": "vitest --project atlas-long-running --coverage",
59+
"test:long-running-tests": "vitest --project long-running-tests --coverage",
6060
"atlas:cleanup": "vitest --project atlas-cleanup"
6161
},
6262
"license": "Apache-2.0",

0 commit comments

Comments
 (0)