Skip to content

Commit 2116c04

Browse files
committed
MAGETWO-98345: [2.1.0] underscore in site url breaks admin redirect - The page isn't redirecting properly #5809
1 parent 088bf3d commit 2116c04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dev/tests/integration/testsuite/Magento/Setup/Controller/UrlCheckTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ protected function setUp()
2525
* @param $requestContent
2626
* @param $successUrl
2727
* @param $successSecureUrl
28+
* @dataProvider indexActionDataProvider
2829
* @throws \ReflectionException
2930
*/
3031
public function testIndexAction($requestContent, $successUrl, $successSecureUrl)

0 commit comments

Comments
 (0)