Skip to content

Commit

Permalink
changes script test2
Browse files Browse the repository at this point in the history
  • Loading branch information
João Silva committed Oct 12, 2023
1 parent 78c4067 commit a99026e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "web platform to configure and interact with iot devices using mqtt",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 0"
},
"keywords": [
"iot",
Expand Down

0 comments on commit a99026e

Please sign in to comment.