Skip to content

Commit b65dd07

Browse files
committed
ACP2E-964: grand_total and base_grand_total have different values, although we have only ONE currency
- updated after static tests fails
1 parent 49f5ef9 commit b65dd07

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

dev/tests/api-functional/testsuite/Magento/Quote/Api/CartTotalRepositoryTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,7 @@ class CartTotalRepositoryTest extends WebapiAbstract
5858
* @var Config
5959
*/
6060
private $object;
61-
62-
63-
61+
6462
protected function setUp(): void
6563
{
6664
$this->objectManager = \Magento\TestFramework\Helper\Bootstrap::getObjectManager();

0 commit comments

Comments
 (0)