Skip to content

Commit fd5135a

Browse files
committed
MAGETWO-54456: Random FAT test fails CatalogRuleStaging_Create_ForNewCustomerGroup_ApplyAsPercentage
1 parent 8cea81f commit fd5135a

File tree

1 file changed

+1
-1
lines changed
  • dev/tests/functional/tests/app/Magento/CatalogRule/Test/Block/Adminhtml/Promo/Catalog/Edit

1 file changed

+1
-1
lines changed

dev/tests/functional/tests/app/Magento/CatalogRule/Test/Block/Adminhtml/Promo/Catalog/Edit/PromoForm.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ protected function waitPageToLoad()
8282
*
8383
* @return Template
8484
*/
85-
protected function getTemplateBlock()
85+
private function getTemplateBlock()
8686
{
8787
return $this->blockFactory->create(
8888
Template::class,

0 commit comments

Comments
 (0)