Skip to content

Commit a8d4549

Browse files
committed
MAGETWO-93776: [Forwardport] Stabilization
1 parent e8119ed commit a8d4549

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/Catalog/_files/product_with_options.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
'type' => 'field',
4848
'is_require' => true,
4949
'sort_order' => 1,
50-
'price' => -10.0,
50+
'price' => 10.0,
5151
'price_type' => 'fixed',
5252
'sku' => 'sku1',
5353
'max_characters' => 10,

0 commit comments

Comments
 (0)