Skip to content

Commit c1e9db2

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

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
use Magento\TestFramework\TestCase\WebapiAbstract;
1010

11+
/**
12+
* Class OrderCancelTest
13+
* @package Magento\Sales\Service\V1
14+
*/
1115
class OrderCancelTest extends WebapiAbstract
1216
{
1317
const SERVICE_VERSION = 'V1';

0 commit comments

Comments
 (0)