Skip to content

Commit dc47068

Browse files
authored
ENGCOM-5633: Moved test to the folder that suits naming convention magento#829
2 parents e8afaa9 + 5d15dff commit dc47068

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

+1-1
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)