Fix barcode lookup initialization and unit test script
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint .",
|
||||
"test": "vitest",
|
||||
"test:unit": "vitest run",
|
||||
"test:coverage": "vitest run --coverage",
|
||||
"test:e2e": "playwright test",
|
||||
"coverage:unit": "npm run test:coverage",
|
||||
|
||||
Reference in New Issue
Block a user