Skip to content

Commit acad0ce

Browse files
author
Dmytro Vilchynskyi
committed
MAGETWO-31515: [UI] CSS styling for Installation Form
- fixed functional tests
1 parent 4f9d344 commit acad0ce

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/Install/Test/Block

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class License extends Block
1919
*
2020
* @var string
2121
*/
22-
protected $back = '.btn.btn-primary';
22+
protected $back = '.btn.btn-large.btn-prime';
2323

2424
/**
2525
* License text.

0 commit comments

Comments
 (0)