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 d2cca0a commit 32906a7Copy full SHA for 32906a7
dev/tests/api-functional/testsuite/Magento/ConfigurableProduct/Api/LinkManagementTest.php
@@ -460,7 +460,7 @@ public function errorsDataProvider(): array
460
'parent_sku' => 'configurable',
461
'child_sku' => 'simple2',
462
'error_message' => (string)__(
463
- 'The child product doesn\'t have the \"%1\" attribute value. Verify the value and try again.'
+ 'The child product doesn\'t have the "%1" attribute value. Verify the value and try again.'
464
),
465
]
466
];
0 commit comments