This commit is contained in:
+2
-1
@@ -14,7 +14,8 @@
|
||||
"preview": "vite preview",
|
||||
"test:wasm": "cargo test --lib --manifest-path colorlib/Cargo.toml",
|
||||
"test:wasmdoc": "cargo test --doc --manifest-path colorlib/Cargo.toml",
|
||||
"test": "vitest",
|
||||
"test": "vitest run",
|
||||
"test:watch": "vitest",
|
||||
"test:component": "cypress run --component -b chromium",
|
||||
"test:component:fire": "cypress run --component -b firefox",
|
||||
"test:e2e": "cypress run --e2e -b chromium",
|
||||
|
||||
Reference in New Issue
Block a user