Skip to content

Commit 192894b

Browse files
committed
MAGETWO-58383: [Backport] - [GitHub] Saving CMS page does not create URL rewrite in Magento 2.1.0 with single-store mode #5923 - for 2.1
1 parent 3296659 commit 192894b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Cms/Test/Constraint/AssertCmsPageOnFrontend.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class AssertCmsPageOnFrontend extends AbstractConstraint
2121
* @param CmsPage $cms
2222
* @param FrontCmsPage $frontCmsPage,
2323
* @param BrowserInterface $browser
24-
* @param string $displayContent
24+
* @param string|null $displayContent
2525
* @return void
2626
*/
2727
public function processAssert(

0 commit comments

Comments
 (0)