Skip to content
This repository was archived by the owner on Dec 19, 2019. It is now read-only.

Commit 6eccaad

Browse files
committed
Moved test to the folder that suits naming convention
1 parent bdcaeaf commit 6eccaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/GraphQl/Downloadable/CustomerDownloadableProductsTest.php renamed to dev/tests/api-functional/testsuite/Magento/GraphQl/DownloadableProduct/CustomerDownloadableProductsTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
*/
66
declare(strict_types=1);
77

8-
namespace Magento\GraphQl\Downloadable;
8+
namespace Magento\GraphQl\DownloadableProduct;
99

1010
use Magento\Integration\Api\CustomerTokenServiceInterface;
1111
use Magento\TestFramework\Helper\Bootstrap;

0 commit comments

Comments
 (0)