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 ca4f329 commit 1099c00Copy full SHA for 1099c00
dev/tests/unit/Magento/FunctionalTestFramework/Test/Util/ActionObjectExtractorTest.php
@@ -50,7 +50,7 @@ public function testInvalidMergeOrderReference()
50
} catch (\Exception $e) {
51
TestLoggingUtil::getInstance()->validateMockLogStatement(
52
'error',
53
- 'Line 103: Invalid ordering configuration in test',
+ 'Line 108: Invalid ordering configuration in test',
54
[
55
'test' => 'TestWithSelfReferencingStepKey',
56
'stepKey' => ['invalidTestAction1']
0 commit comments