Skip to content

Commit 86eb087

Browse files
committed
magento/graphql-ce#710: Links to the downloadable_product_samples are direct links
magento/graphql-ce#729: Links to the downloadable_product_links are direct links - added PHP DocBlock
1 parent 8926c42 commit 86eb087

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/DownloadableProduct/DownloadableProductViewTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@
1515
use Magento\TestFramework\ObjectManager;
1616
use Magento\TestFramework\TestCase\GraphQlAbstract;
1717

18+
/**
19+
* Test for downloadable product.
20+
*/
1821
class DownloadableProductViewTest extends GraphQlAbstract
1922
{
2023
/**

0 commit comments

Comments
 (0)