chore: add unit test to scandic web pipeline
This commit is contained in:
@@ -126,7 +126,7 @@
|
||||
"lint:fix": "eslint . --ext ts,tsx --report-unused-disable-directives --fix --max-warnings 0 && tsc",
|
||||
"storybook": "yarn run generate && storybook dev -p 6006",
|
||||
"build-storybook": "storybook build",
|
||||
"test": "vitest --watch=false",
|
||||
"test": "vitest run --passWithNoTests",
|
||||
"test:watch": "vitest",
|
||||
"prepack": "yarn run build",
|
||||
"prepare": "husky && yarn run build",
|
||||
|
||||
Reference in New Issue
Block a user