Skip to content

Commit ab84dfe

Browse files
committed
MAGETWO-59702: [FT] Magento\Customer\Test\TestCase\RegisterCustomerFrontendEntityTest fails randomly on CI
1 parent d7a3849 commit ab84dfe

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/Backend/Test/Block/Template.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ class Template extends Block
1919
*
2020
* @var string
2121
*/
22-
protected $spinner = '[data-role="spinner"]';
22+
protected $spinner = '#container [data-role="spinner"]';
2323

2424
/**
2525
* Magento loader.

0 commit comments

Comments
 (0)