Skip to content

Commit

Permalink
(amigo) add dummy test
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Feb 3, 2022
1 parent 8a65ff5 commit 727dd06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion amigo_mobile_ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"private": true,
"scripts": {
"start": "webpack-dev-server --open",
"build": "cross-env NODE_ENV=production webpack -p --progress"
"build": "cross-env NODE_ENV=production webpack -p --progress",
"test": "true"
},
"keywords": [],
"author": "",
Expand Down

0 comments on commit 727dd06

Please sign in to comment.