Skip to content

Commit a26b24f

Browse files
committed
MAGETWO-60692: GithubBundle product order - create invoice via REST API #6988
1 parent 85fd01f commit a26b24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/Bundle/Api/OrderInvoiceCreateTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6-
namespace Magento\Bundle\V1;
6+
namespace Magento\Bundle\Api;
77

88
/**
99
* API test for creation of Invoice for order with bundle product.

0 commit comments

Comments
 (0)