Skip to content

Commit b904a36

Browse files
author
Alexander Paliarush
committed
MAGETWO-51753: During install over existing database, giving different admin email results in exception
1 parent c1d5dea commit b904a36

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/CreateAdmin.php

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

2626
/**
2727
* First field selector

0 commit comments

Comments
 (0)