Skip to content

Commit 5abec8c

Browse files
[ACQE-7056] Reduce queue CLI command timeout for mftf tests
changed stepkey with old
1 parent 2225682 commit 5abec8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/AsyncConfig/Test/Mftf/Test/AsyncConfigurationTest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
<see selector="{{CatalogSection.successMessage}}" userInput="Configuration changes will be applied by consumer soon." stepKey="seeCustomSuccessMessage"/>
6060

6161
<!--Trigger the Consumer-->
62-
<actionGroup ref="CliConsumerStartActionGroup" stepKey="startMessageQueueConsumer">
62+
<actionGroup ref="CliConsumerStartActionGroup" stepKey="EnableAsyncConfig">
6363
<argument name="consumerName" value="saveConfigProcessor"/>
6464
<argument name="maxMessages" value="1"/>
6565
</actionGroup>

0 commit comments

Comments
 (0)