Skip to content

Commit

Permalink
MAGETWO-61850: UI Upgrade Test failure when no other components to up…
Browse files Browse the repository at this point in the history
…grade

  - code review changes
  • Loading branch information
Oleksii Korshenko committed Dec 5, 2016
1 parent 9b99538 commit e350d28
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ class SelectVersion extends Form
*
* @var string
*/
protected $loader = 'div[ng-show="updateComponents.yes && !upgradeProcessError"] > div.message.message-spinner';
private $loader = 'div[ng-show="updateComponents.yes && !upgradeProcessError"] > div.message.message-spinner';

/**
* Click on 'Next' button.
Expand Down

0 comments on commit e350d28

Please sign in to comment.