Skip to content

Commit 776e853

Browse files
authored
ACQE-6897 | Mainline Deployment
Removed space
1 parent 50e976b commit 776e853

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

app/code/Magento/ConfigurableProduct/Test/Mftf/Test/StoreFrontAdminCreateTextSwatchAttributeAndAssertInStoreFrontTest.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
<selectOption selector="{{AttributePropertiesSection.InputType}}" userInput="Text Swatch" stepKey="selectInputType"/>
4040
<click selector="{{AttributePropertiesSection.addSwatch}}" stepKey="clickAddSwatch"/>
4141
<waitForAjaxLoad stepKey="waitForAjaxLoad"/>
42-
4342
<waitForElementClickable selector="{{AttributeManageSwatchSection.isDefaultTextSwatch('1')}}" stepKey="waitForDefaultOptionToBecomeClickable"/>
4443
<click selector="{{AttributeManageSwatchSection.isDefaultTextSwatch('1')}}" stepKey="setFirstSizeAsDefault"/>
4544
<actionGroup ref="AdminAddTextSwatchForAdminActionGroup" stepKey="addTextSwatchForAdmin">
@@ -177,4 +176,4 @@
177176
<waitForElementVisible selector="{{StorefrontProductInfoMainSection.productSwatchText('L3')}}" stepKey="assertLSizeSwatch"/>
178177
<waitForElementVisible selector="{{StorefrontProductInfoMainSection.productSwatchText('XL')}}" stepKey="assertXLSizeSwatch"/>
179178
</test>
180-
</tests>
179+
</tests>

0 commit comments

Comments
 (0)