fix: check failed
Signed-off-by: Florian BOUILLON <f.bouillon@aptatio.com>
This commit is contained in:
@ -12,7 +12,7 @@
|
||||
"check:astro": "astro check",
|
||||
"check:typescript": "tsc --noEmit",
|
||||
"test": "npm run test:unit && npm run test:integ",
|
||||
"test:unit": "vitest --coverage",
|
||||
"test:unit": "vitest --coverage --run",
|
||||
"test:integ": "cypress run"
|
||||
},
|
||||
"dependencies": {
|
||||
|
Reference in New Issue
Block a user