Skip to content

Commit 1537251

Browse files
author
Bohdan Shevchenko
committed
MC-6425: [API] Order with state STATE_HOLDED should not be canceled
1 parent a3adb31 commit 1537251

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/tests/api-functional/testsuite/Magento/Sales/Service/V1/OrderCancelTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
use Magento\TestFramework\TestCase\WebapiAbstract;
1010

1111
/**
12-
* Canceling of the order, in different states
12+
* Canceling of the order
1313
*/
1414
class OrderCancelTest extends WebapiAbstract
1515
{

0 commit comments

Comments
 (0)