diff --git a/package.json b/package.json index 8d7cba1f..b1203f7f 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "type": "module", "scripts": { "dev": "vite", - "test": "vite", + "test": "", "build": "vite build", "build-tsc": "vue-tsc && vite build", "report": "vite build",