File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
app/code/Magento/Customer/Test/Mftf/Test Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 17
17
<testCaseId value =" MC-6441" />
18
18
<useCaseId value =" MAGETWO-91523" />
19
19
<group value =" customer" />
20
+ <group value =" banana" />
20
21
</annotations >
21
22
<before >
22
23
<createData entity =" ApiCategory" stepKey =" createCategory" />
114
115
<waitForPageLoad stepKey =" waitForCustomersGrid" />
115
116
<click selector =" {{AdminDataGridHeaderSection.filters}}" stepKey =" openFiltersSectionOnCustomersGrid" />
116
117
<executeJS function =" var len = document.querySelectorAll('{{AdminCustomerFiltersSection.countryOptions}}').length; return len-1;" stepKey =" countriesAmount2" />
117
- <assertEquals expected =" ($countriesAmount)" expectedType = " int " actual =" ($countriesAmount2)" stepKey =" assertCountryAmounts" />
118
+ <assertEquals expected =" ($countriesAmount)" actual =" ($countriesAmount2)" stepKey =" assertCountryAmounts" />
118
119
</test >
119
120
</tests >
You can’t perform that action at this time.
0 commit comments