Fingers crossed for working CI e2e tests
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
"test": "vitest run",
|
||||
"test:unit": "vitest run",
|
||||
"test:e2e": "playwright test",
|
||||
"test:e2e:update-snapshots": "bash scripts/update-e2e-snapshots.sh",
|
||||
"test:all": "vitest run && playwright test",
|
||||
"test:watch": "vitest"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user