We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503dc01 commit 23bbe07Copy full SHA for 23bbe07
app/code/Magento/Search/Test/Mftf/Test/AdminNewSearchSynonymsFormResetTest.xml
@@ -53,7 +53,7 @@
53
54
<grabValueFrom selector="{{AdminSearchSynonymsNewSection.merge}}" stepKey="grabMergeValue"/>
55
<assertEquals stepKey="assertMergeDefaultValue">
56
- <expectedResult type="string">false</expectedResult>
+ <expectedResult type="string">0</expectedResult>
57
<actualResult type="string">$grabMergeValue</actualResult>
58
</assertEquals>
59
</test>
0 commit comments