This is an automated email from the ASF dual-hosted git repository. danhaywood pushed a commit to branch 3.0.0 in repository https://gitbox.apache.org/repos/asf/causeway.git
commit 6019f9e7782f2d912fbf1d9f06969d3d8dcc1b90 Author: Dan Haywood <[email protected]> AuthorDate: Tue Jun 4 08:36:47 2024 +0100 CAUSEWAY-2873 : updates nav for petclinic, new section --- antora/components/tutorials/modules/petclinic/nav.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/antora/components/tutorials/modules/petclinic/nav.adoc b/antora/components/tutorials/modules/petclinic/nav.adoc index f8db272501..62b420d152 100644 --- a/antora/components/tutorials/modules/petclinic/nav.adoc +++ b/antora/components/tutorials/modules/petclinic/nav.adoc @@ -63,6 +63,7 @@ * xref:090-integration-testing.adoc[Integration Testing] ** xref:090-integration-testing.adoc#exercise-9-1-testing-bookvisit-using-an-integtest[image:hand.png[] *9.1*: Testing `bookVisit()` using an integtest] +** xref:090-integration-testing.adoc#exercise-9-2-adds-visit-fixture[image:hand.png[] *9.2*: Adds fixtures for the `visit` module] // LATER: other sections could include
