Skip to content

Commit d311d19

Browse files
Yurii Hryhorievgemscng
authored andcommitted
MAGETWO-47698: [Github] Custom options not displayed correctly on a store view level magento#2908 magento#5885
- tests stabilization
1 parent df46d9c commit d311d19

File tree

1 file changed

+0
-1
lines changed
  • dev/tests/integration/testsuite/Magento/ConfigurableProduct/Model/Product/Type/Configurable

1 file changed

+0
-1
lines changed

dev/tests/integration/testsuite/Magento/ConfigurableProduct/Model/Product/Type/Configurable/PriceTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ public function testGetFinalPriceWithCustomOption()
8888
$options = $this->prepareOptions(
8989
[
9090
[
91-
'id' => 1,
9291
'option_id' => null,
9392
'previous_group' => 'text',
9493
'title' => 'Test Field',

0 commit comments

Comments
 (0)