Skip to content

Commit f494cb1

Browse files
Usik2203eduard13
andauthored
Update dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogCustomer/PriceTiersTest.php
Co-authored-by: Eduard Chitoraga <e.chitoraga@atwix.com>
1 parent 60e258f commit f494cb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/CatalogCustomer/PriceTiersTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public function testGetLowestPriceForGuest()
121121
* @magentoApiDataFixture Magento/Catalog/_files/second_product_simple.php
122122
* @magentoApiDataFixture Magento/Catalog/_files/three_simple_products_with_tier_price.php
123123
*/
124-
public function testGetCorrectDisplaingTierPriceForProducts()
124+
public function testProductTierPricesAreCorrectlyReturned()
125125
{
126126
$productSku = 'simple';
127127
$query = <<<QUERY

0 commit comments

Comments
 (0)