Skip to content

Commit eb4ab26

Browse files
alzotabubasuma
andauthored
ACP2E-1634: CR comments update
Co-authored-by: Buba Soumah <bubasuma@users.noreply.github.com>
1 parent dc3f53c commit eb4ab26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

dev/tests/integration/testsuite/Magento/Catalog/Block/Product/ListProduct/CheckProductPriceTest.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -345,8 +345,7 @@ private function getListProductBlock(): ListProduct
345345
ConfigFixture(TaxConfig::CONFIG_XML_PATH_PRICE_DISPLAY_TYPE, 3, 'store', 'default'),
346346
DataFixture(
347347
TaxRateFixture::class,
348-
[],
349-
'rate'
348+
as: 'rate'
350349
),
351350
DataFixture(
352351
TaxRuleFixture::class,

0 commit comments

Comments
 (0)