Skip to content

Commit 507e26d

Browse files
authored
Merge pull request #518 from TomashKhamlai/merging-link
Add link to action-groups.md
2 parents 16d6880 + 691b675 commit 507e26d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/merging.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The MFTF allows you to merge test components defined in XML files, such as:
66
- [`<pages>`][]
77
- [`<sections>`][]
88
- [`<data>`][]
9-
- `<action groups>`
9+
- [`<action groups>`][]
1010

1111
You can create, delete, or update the component.
1212
It is useful for supporting rapid test creation for extensions and customizations.
@@ -569,3 +569,4 @@ The `_defaultSample` results corresponds to:
569569
[`<pages>`]: ./page.md
570570
[`<sections>`]: ./section.md
571571
[`<tests>`]: ./test.md
572+
[`<action groups>`]: ./test/action-groups.md

0 commit comments

Comments
 (0)