Skip to content

Commit 5f98fdf

Browse files
committed
Ignore test
1 parent 12be3cc commit 5f98fdf

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
@@ -28,7 +28,7 @@
2828
"clean": "rm -rf lib",
2929
"build": "tsc",
3030
"pretest": "npm run clean && npm run build",
31-
"test": "echo \"Error: no test specified\" && exit 1",
31+
"test": "echo \"Error: no test specified\"",
3232
"preversion": "npm run clean && npm run build"
3333
}
3434
}

0 commit comments

Comments
 (0)