We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7997d9 + 814a239 commit fbc2d96Copy full SHA for fbc2d96
docs/merge_points/extend-tests.md
@@ -1,6 +1,6 @@
1
# Extend tests
2
3
-Data objects can be merged to cover the needs of your extension.
+Tests can be extended to cover the needs of your extension.
4
5
In this example, we add an action group to a new copy of the original test for our extension.
6
@@ -142,4 +142,4 @@ Note that there are now two tests below.
142
<argument name="extensionData" value="_myData"/>
143
</actionGroup>
144
</test>
145
-```
+```
0 commit comments