Skip to content

Commit

Permalink
chore: update test script in package.json (#2699)
Browse files Browse the repository at this point in the history
Co-authored-by: Akshat Nema <[email protected]>
  • Loading branch information
Shurtu-gal and akshatnema authored Feb 27, 2024
1 parent f8f8a31 commit 2087a0a
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 @@ -14,7 +14,7 @@
"generate:dashboard": "node scripts/dashboard/build-dashboard.js",
"generate:videos": "node scripts/build-newsroom-videos.js",
"generate:tools": "node scripts/build-tools.js",
"test": "npx cypress run --component",
"test:components": "npx cypress run --component",
"cy:open": "cypress open",
"cy:run": "cypress run"
},
Expand Down

0 comments on commit 2087a0a

Please sign in to comment.