Skip to content

Commit 6251ae4

Browse files
committed
ignore missing tests
1 parent 6d6e3e5 commit 6251ae4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44
"description": "Vue CLI plugin for adding extensionpoints",
55
"main": "index.js",
66
"author": {
7-
"name": "Christian González",
8-
"email": "[email protected]"
7+
"name": "Christian González",
8+
"email": "[email protected]"
99
},
1010
"scripts": {
11-
"test": "echo \"Error: no test specified\" && exit 1"
11+
"test": "echo \"Error: no test specified\""
1212
},
1313
"repository": {
1414
"type": "git",

0 commit comments

Comments
 (0)