Skip to content

Commit 2c907c5

Browse files
committed
B2B-1967: [AWS Aurora] [MFTF]: Investigate CE Build Test Failures
- Fixing failing tests
1 parent e1c0293 commit 2c907c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/ActionGroup/WYSIWYGActionGroup/InlineEditTextAreaFromStageActionGroup.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
<waitForPageLoad stepKey="waitForPageLoad"/>
1818
<fillField selector="{{PageBuilderStage.inlineTextAreaEditor(contentType.role, index)}}" userInput="{{content}}" stepKey="enterContentIntoEditor"/>
1919
<waitForPageLoad stepKey="waitForPageLoad1"/>
20-
<waitForText userInput="{{content}}" stepKey="waitForContent"/>
2120
<click selector="{{PageBuilderPanel.searchPanel}}" stepKey="loseFocusFromEditor"/>
2221
</actionGroup>
2322
</actionGroups>

0 commit comments

Comments
 (0)