Signed-off-by: Avior <github@avior.me>
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
"check:typescript": "tsc --noEmit",
|
||||
"test": "npm run test:unit && npm run test:integ",
|
||||
"test:unit": "vitest --coverage --run",
|
||||
"test:integ": "cypress run"
|
||||
"test:integ": "cypress run --headless --browser chromium"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/node": "^5",
|
||||
|
Reference in New Issue
Block a user