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 2225682 commit 5abec8cCopy full SHA for 5abec8c
app/code/Magento/AsyncConfig/Test/Mftf/Test/AsyncConfigurationTest.xml
@@ -59,7 +59,7 @@
59
<see selector="{{CatalogSection.successMessage}}" userInput="Configuration changes will be applied by consumer soon." stepKey="seeCustomSuccessMessage"/>
60
61
<!--Trigger the Consumer-->
62
- <actionGroup ref="CliConsumerStartActionGroup" stepKey="startMessageQueueConsumer">
+ <actionGroup ref="CliConsumerStartActionGroup" stepKey="EnableAsyncConfig">
63
<argument name="consumerName" value="saveConfigProcessor"/>
64
<argument name="maxMessages" value="1"/>
65
</actionGroup>
0 commit comments