Skip to content

Commit e588d38

Browse files
MTO-91: [Test] Url rewrites in catalog categories after changing url key for store view and moving category
- CR comments fixed
1 parent deb524c commit e588d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Constraint/AssertProductInventoryThreshold.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ public function processAssert(
5353
\PHPUnit_Framework_Assert::assertEquals(
5454
sprintf(self::SUCCESS_MESSAGE, $thresholdItem['expected']),
5555
$catalogProductView->getViewBlock()->getThresholdMessage(),
56-
'Product inventory threshold message display is not correct.'
56+
'Product inventory success message is not displayed.'
5757
);
5858
}
5959
}

0 commit comments

Comments
 (0)