Skip to content

Commit 69c5065

Browse files
authored
Update EuropeanCountriesSystemCheckBoxActionGroup.xml
ACQE-3393 : Added extends line code
1 parent 57168fd commit 69c5065

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Config/Test/Mftf/ActionGroup/EuropeanCountriesSystemCheckBoxActionGroup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<actionGroups xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
1010
xsi:noNamespaceSchemaLocation="urn:magento:mftf:Test/etc/actionGroupSchema.xsd">
11-
<actionGroup name="EuropeanCountriesSystemCheckBoxActionGroup">
11+
<actionGroup name="EuropeanCountriesSystemCheckBoxActionGroup" extends="EuropeanCountriesOptionActionGroup">
1212
<annotations>
1313
<description>check system value european country option value</description>
1414
</annotations>

0 commit comments

Comments
 (0)