Skip to content

Commit 6e5adf6

Browse files
committed
Merge remote-tracking branch 'origin/MAGETWO-86624' into 2.2-develop-pr102
2 parents 789f68e + b03108a commit 6e5adf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Directory/Test/Mftf/Section/AdminConfigurationGeneralCountryOptionsSection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
<element name="countryOptions" type="button" selector="#general_country-head"/>
1818
<element name="countryOptionsOpen" type="button" selector="#general_country-head.open"/>
1919
<element name="topDestinations" type="select" selector="#general_country_destinations"/>
20-
<element name="allowedCountriesOptions" selector="#general_country_allow option"/>
20+
<element name="allowedCountriesOptions" type="select" selector="#general_country_allow option"/>
2121
</section>
2222
</sections>

0 commit comments

Comments
 (0)