Skip to content

Commit 5621bd9

Browse files
committed
MAGETWO-86795: Admin Create Customer functional test fails
- Removed TODO's
1 parent 6718752 commit 5621bd9

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Catalog/ActionGroup/SearchAndMultiselectActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<actionGroup name="searchAndMultiSelectActionGroup">
1212
<arguments>
1313
<argument name="dropDownSelector" />
14-
<!-- TODO: Can changed when https://github.com/magento/magento2-functional-testing-framework/pull/89 is released -->
1514
<argument name="options" type="string"/>
1615
</arguments>
1716
<waitForPageLoad stepKey="waitForPageLoad"/>

dev/tests/acceptance/tests/functional/Magento/FunctionalTest/Customer/Data/CustomerGroupData.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
<data key="tax_class_id">3</data>
1414
<data key="tax_class_name">Retail Customer</data>
1515
</entity>
16-
<!-- TODO: Can be used when https://github.com/magento/magento2-functional-testing-framework/pull/89 is released -->
1716
<entity name="DefaultCustomerGroup" type="customerGroup">
1817
<array key="group_names">
1918
<item>General</item>

0 commit comments

Comments
 (0)