Skip to content

Commit

Permalink
Merge branch 'hotspottags' of github.com:OpenLiberty/draft-guide-rest…
Browse files Browse the repository at this point in the history
…-client-angular into hotspottags
  • Loading branch information
evelinec committed Jun 12, 2019
2 parents de539ca + dd6dc9e commit 223d689
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -324,10 +324,10 @@ running the following command:
mvn liberty:stop-server
```

Although this guide didn't teach you how to build logic, you will likely build logic
when you develop your own applications, and testing will become a crucial part of your
development lifecycle. If you need to write test cases, follow the official unit
testing and end-to-end testing documentation on the
Although the Angular application this guide showed you how to build is very simple,
when you build more complex Angular applications, testing will become a crucial part
of your development lifecycle. If you need to write test cases, follow the official
unit testing and end-to-end testing documentation on the
https://angular.io/guide/testing[official Angular page^].


Expand Down

0 comments on commit 223d689

Please sign in to comment.