Skip to content

Commit

Permalink
fixup! test: upgrade cli-hello-world to cli 6.0.0-rc.0
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorMinar committed Apr 3, 2018
1 parent f0f332b commit fc72b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/cli-hello-world/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"ng": "ng",
"start": "ng serve",
"build": "ng build --prod --source-map",
"test": "ng test --single-run",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
Expand Down

0 comments on commit fc72b7a

Please sign in to comment.