Skip to content

Commit 223a712

Browse files
Vitaliy Boykonaydav
authored andcommitted
graphQl-360(361): unmarked tests
1 parent c427332 commit 223a712

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ class CategoryProductsVariantsTest extends GraphQlAbstract
2424
*/
2525
public function testGetSimpleProductsFromCategory()
2626
{
27-
$this->markTestIncomplete('https://github.com/magento/graphql-ce/issues/360');
28-
2927
$query
3028
= <<<QUERY
3129
{

dev/tests/api-functional/testsuite/Magento/GraphQl/ConfigurableProduct/ConfigurableProductViewTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ class ConfigurableProductViewTest extends GraphQlAbstract
2828
*/
2929
public function testQueryConfigurableProductLinks()
3030
{
31-
$this->markTestIncomplete('https://github.com/magento/graphql-ce/issues/361');
32-
3331
$productSku = 'configurable';
3432

3533
$query

0 commit comments

Comments
 (0)