Skip to content

Commit 4c72450

Browse files
committed
MAGETWO-67352: Terms & Conditions validation not working in case of two entries
1 parent c1655e4 commit 4c72450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/integration/testsuite/Magento/CheckoutAgreements/Model/Checkout/Plugin/GuestValidationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ public function setUp()
8383
* @magentoAppArea frontend
8484
* @magentoAppIsolation enabled
8585
* @magentoDataFixture Magento/Catalog/_files/product_simple.php
86-
* @magentoDbIsolation disabled
86+
* @magentoDbIsolation enabled
8787
* @SuppressWarnings(PHPMD.ExcessiveMethodLength)
8888
* @dataProvider dataProvider
8989
* @param string[] $agreementNames

0 commit comments

Comments
 (0)