Skip to content

Commit d468ff4

Browse files
committed
Change action groups name according to CE branch changes
1 parent e73e065 commit d468ff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/PageBuilder/Test/Mftf/Test/AdminStoreConfigurationPageBuilderColumnGridTests.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<actionGroup ref="updateDefaultGridSizeConfig" stepKey="enterValidDefaultGridSize">
5050
<argument name="gridSize" value="{{PageBuilderGridSize.gridSize_6}}"/>
5151
</actionGroup>
52-
<actionGroup SaveAndContinueEditCmsPageActionGroup stepKey="saveStoreConfiguration2"/>
52+
<actionGroup ref="SaveStoreConfigurationActionGroup" stepKey="saveStoreConfiguration2"/>
5353
<see selector="{{ContentManagementSection.StoreConfigurationPageSuccessMessage}}" userInput="You saved the configuration." stepKey="seeSuccessMessage1"/>
5454
<!-- Enter Invalid Maximum Grid Size -->
5555
<comment userInput="Enter Invalid Maximum Grid Size" stepKey="comment3"/>

0 commit comments

Comments
 (0)