Skip to content

Commit c1f5509

Browse files
committed
Revert changes in Tests
1 parent 3e833b3 commit c1f5509

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Catalog/ProductInMultipleStoresTest.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
use Magento\TestFramework\TestCase\GraphQlAbstract;
1212

1313
/**
14-
* Class for ProductInMultipleStoresTest
15-
*
16-
* @magentoAppIsolation enabled
14+
* Class ProductInMultipleStoresTest
1715
*/
1816
class ProductInMultipleStoresTest extends GraphQlAbstract
1917
{

dev/tests/api-functional/testsuite/Magento/GraphQl/PageCache/ProductInMultipleStoresCacheTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,5 +319,4 @@ public function testProductFromSpecificAndDefaultStoreWithMultiCurrency()
319319
);
320320
$this->graphQlQuery($query, [], '', $headerMap);
321321
}
322-
323322
}

0 commit comments

Comments
 (0)