Skip to content

Commit

Permalink
Merge pull request #22 from realModusOperandi/round-7
Browse files Browse the repository at this point in the history
Update statement about testing need
  • Loading branch information
evelinec authored Jun 11, 2019
2 parents 89f96e7 + ce43a2d commit 402c1d7
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 @@ -322,10 +322,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 402c1d7

Please sign in to comment.