Skip to content

Commit 94e8971

Browse files
committed
MAGETWO-63054: [Catalog] MSRP field is not displayed for bundle products with fixed price
1 parent 0115d55 commit 94e8971

File tree

1 file changed

+0
-7
lines changed
  • dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section

1 file changed

+0
-7
lines changed

dev/tests/functional/tests/app/Magento/Catalog/Test/Block/Adminhtml/Product/Edit/Section/AdvancedPricing.php

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,6 @@ class AdvancedPricing extends Section
4545
*/
4646
private $fieldByName = '//*[contains(text(),"%s")]/preceding::div[2]/ancestor::div[1]';
4747

48-
/**
49-
* Selector for previous field.
50-
*
51-
* @var string
52-
*/
53-
private $previousField = '//*[contains(text(),"%s")]/preceding::div[2]//label';
54-
5548
/**
5649
* Fill 'Advanced price' product form on tab.
5750
*

0 commit comments

Comments
 (0)