We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b95b8b commit 2aca82dCopy full SHA for 2aca82d
dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductPriceTest.php
@@ -914,7 +914,6 @@ public function testSpecialPriceVisibleIfInDateRange()
914
self::assertEquals('5.99', $productInformation['special_price']);
915
}
916
917
-
918
/**
919
* Check if the special price is not visible if the current date is not in the date range set
920
* for the special price
0 commit comments