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 1717 <testCaseId value =" MC-6441" />
1818 <useCaseId value =" MAGETWO-91523" />
1919 <group value =" customer" />
20+ <group value =" banana" />
2021 </annotations >
2122 <before >
2223 <createData entity =" ApiCategory" stepKey =" createCategory" />
114115 <waitForPageLoad stepKey =" waitForCustomersGrid" />
115116 <click selector =" {{AdminDataGridHeaderSection.filters}}" stepKey =" openFiltersSectionOnCustomersGrid" />
116117 <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" />
118119 </test >
119120</tests >
You can’t perform that action at this time.
0 commit comments