unit tests fixin
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 1m13s
Some checks failed
Deploy to Web Server flyer-crawler.projectium.com / deploy (push) Failing after 1m13s
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"build": "DEBUG=\"tailwindcss:*\" vite build --debug",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest run --coverage",
|
||||
"test:integration": "vitest run --project integration",
|
||||
"test:integration": "vitest run -c vitest.config.integration.ts",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
"seed": "ts-node-dev scripts/seed.ts"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user