Skip to content

Commit c4f2042

Browse files
no tests needed yet
1 parent f9c75dd commit c4f2042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Ibrahim-Haizel",
1212
"description": "A collection of reusable Svelte components",
1313
"scripts": {
14-
"test": "echo \"No tests defined\"",
14+
"test": "echo \"Error: no test specified\" && exit 1",
1515
"dev": "vite dev",
1616
"build": "vite build && npm run package",
1717
"preview": "vite preview",

0 commit comments

Comments
 (0)