Skip to content

Commit b01b41a

Browse files
authored
Merge pull request #95 from arewm/integration-test-nav
add editing integration tests to nav
2 parents e1fb397 + aa7e55c commit b01b41a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/modules/ROOT/pages/how-tos/_nav.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
*** xref:how-tos/testing/integration/index.adoc[Integration tests]
1717
**** xref:how-tos/testing/integration/adding.adoc[Adding an integration test]
1818
**** xref:how-tos/testing/integration/creating.adoc[Creating a custom integration test]
19+
**** xref:how-tos/testing/integration/editing.adoc[Editing integration tests]
1920
**** xref:how-tos/testing/integration/rerunning.adoc[Rerunning an integration test]
2021
**** xref:how-tos/testing/integration/override-snapshots.adoc[Creating an override snapshot]
2122
** xref:how-tos/metadata/index.adoc[Inspecting provenance and attestations]

docs/modules/ROOT/pages/how-tos/testing/integration/editing.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
= Editing Integration Test Scenarios
1+
= Editing integration tests
22

3-
Once you have added an Integration Test Scenario to {ProductName}, you may want to change the configurations for it.
3+
Once you have xref:./adding.adoc[added] an Integration Test Scenario to {ProductName}, you may want to change the configurations for it.
44

55
.Prerequisites
66

0 commit comments

Comments
 (0)