Skip to content

Commit

Permalink
Add test message
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeliog committed Sep 20, 2018
1 parent 7298ff7 commit 41f159f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"scripts": {
"test": "jest",
"lint": "eslint .",
"test": "echo No tests are set up",
"watch": "babel src -w --ignore **/*.test.js,integration -d build",
"build": "babel src --ignore **/*.test.js,integration -d build",
"prepublish": "yarn build",
Expand Down

0 comments on commit 41f159f

Please sign in to comment.