File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed
app/code/Magento/PageBuilder/Test/Mftf/Test Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 2188
2188
<actionGroup ref =" switchToPageBuilderStage" stepKey =" switchToPageBuilderStage" />
2189
2189
</before >
2190
2190
<after >
2191
- <magentoCLI command =" config:set general/store_information/name none" stepKey =" setBackToDefaultValue" />
2191
+ <!-- The below value is the Jenkins default store name -->
2192
+ <magentoCLI command =" config:set general/store_information/name 'Main Website Store'" stepKey =" setBackToDefaultValue" />
2192
2193
<actionGroup ref =" logout" stepKey =" logout" />
2193
2194
</after >
2194
2195
<actionGroup ref =" addPageBuilderPageTitle" stepKey =" enterPageTitle" >
Original file line number Diff line number Diff line change 1580
1580
<actionGroup ref =" switchToPageBuilderStage" stepKey =" switchToPageBuilderStage" />
1581
1581
</before >
1582
1582
<after >
1583
- <magentoCLI command =" config:set general/store_information/name none" stepKey =" setBackToDefaultValue" />
1583
+ <!-- The below value is the Jenkins default store name -->
1584
+ <magentoCLI command =" config:set general/store_information/name 'Main Website Store'" stepKey =" setBackToDefaultValue" />
1584
1585
<actionGroup ref =" logout" stepKey =" logout" />
1585
1586
</after >
1586
1587
<actionGroup ref =" addPageBuilderPageTitle" stepKey =" enterPageTitle" >
Original file line number Diff line number Diff line change 2334
2334
<actionGroup ref =" switchToPageBuilderStage" stepKey =" switchToPageBuilderStage" />
2335
2335
</before >
2336
2336
<after >
2337
- <magentoCLI command =" config:set general/store_information/name none" stepKey =" setBackToDefaultValue" />
2337
+ <!-- The below value is the Jenkins default store name -->
2338
+ <magentoCLI command =" config:set general/store_information/name 'Main Website Store'" stepKey =" setBackToDefaultValue" />
2338
2339
<actionGroup ref =" logout" stepKey =" logout" />
2339
2340
</after >
2340
2341
<actionGroup ref =" addPageBuilderPageTitle" stepKey =" enterPageTitle" >
You can’t perform that action at this time.
0 commit comments