Skip to content

Commit cecf78b

Browse files
committed
B2B-2404: Optimize Product Permissions in GraphQL resolver
1 parent 1cb1548 commit cecf78b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Bundle/BundleProductViewTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ private function assertBundleProductOptions($product, $actualResponse, $isChildV
294294
} else {
295295
$this->assertNull($actualResponse['items'][0]['options'][0]['product']);
296296
}
297-
298297
}
299298

300299
/**

0 commit comments

Comments
 (0)