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 1025c5f commit bebd9d8Copy full SHA for bebd9d8
app/code/Magento/PageBuilder/Test/Mftf/Test/AdminPageBuilderBlockTest.xml
@@ -314,7 +314,7 @@
314
<actionGroup ref="expandPageBuilderPanelGroup" stepKey="expandGroupInteractive2">
315
<argument name="group" value="PageBuilderBlockContentType"/>
316
</actionGroup>
317
- <!--<seeElement selector="{{BlockOnStage.deleted('$createPreReqBlock.id$')}}" stepKey="seeDeletedBlockPlaceHolder"/>-->
+ <seeElement selector="{{BlockOnStage.deleted('$createPreReqBlock.id$')}}" stepKey="seeDeletedBlockPlaceHolder"/>
318
</test>
319
<test name="BlockValidateAdvancedConfigurationDefaultValues">
320
<annotations>
0 commit comments