Skip to content

Commit 9dd8614

Browse files
authored
Merge pull request #12 from OpenLiberty/test-sec-update
update test section
2 parents 99171b7 + b29a27f commit 9dd8614

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ include::finish/pom.xml[]
286286
`pom.xml`
287287
----
288288
[role="edit_command_text"]
289-
To run the default test, you can add the [hotspot=node-tests file=1]`testing` configuration to the `frontend-maven-plugin` and rerun the Maven `process-resources` goal.
289+
To run the default test, you can add the [hotspot=node-tests file=1]`testing` configuration to the `frontend-maven-plugin`. Rerun the Maven `process-resources` goal to rebuild the front end and run the tests.
290290

291291
Although the React application in this guide is simple, when you build more complex React applications, testing becomes a crucial part of your development lifecycle. If you need to write application-oriented test cases, follow the official
292292
https://reactjs.org/docs/testing.html[React testing documentation^].

0 commit comments

Comments
 (0)