Skip to content

Commit 3b7f4d2

Browse files
committed
Merge remote-tracking branch 'falcon/MAGETWO-56317-2' into MAGETWO-59974
2 parents 6517603 + 8004271 commit 3b7f4d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Install/Test/Block/WebConfiguration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ class WebConfiguration extends Form
2121
*
2222
* @var string
2323
*/
24-
protected $next = "[ng-click*='next']";
24+
protected $next = "[ng-click*='validateUrl']";
2525

2626
/**
2727
* 'Advanced Options' locator.

0 commit comments

Comments
 (0)