Skip to content

Commit 2347455

Browse files
authored
Merge branch 'develop' into MQE-2021
2 parents 01e7b4f + bbab70d commit 2347455

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Magento/FunctionalTestingFramework/Test/Objects/TestObject.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ class TestObject
3939
'deleteData' => 200,
4040
'updateData' => 200,
4141
'getOTP' => 1000,
42+
'startMessageQueue' => 700,
4243
];
4344

4445
const WEBAPI_AUTH_TEST_ACTIONS = [

0 commit comments

Comments
 (0)