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 849274c commit b723246Copy full SHA for b723246
dev/tests/integration/testsuite/Magento/CatalogUrlRewrite/Model/ProductUrlRewriteVisibilityTest.php
@@ -20,7 +20,7 @@
20
*/
21
class ProductUrlRewriteVisibilityTest extends AbstractUrlRewriteTest
22
{
23
- const URL_KEY_EMPTY_MESSAGE = 'Failed asserting URL key is empty for the given product';
+ private const URL_KEY_EMPTY_MESSAGE = 'Failed asserting URL key is empty for the given product';
24
25
/** @var string */
26
private $suffix;
0 commit comments