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

Commit 2a3c1ad

Browse files
committed
magento/bulk-api-ce#12: Operations Status Search API Endpoint
1 parent 910eaca commit 2a3c1ad

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

dev/tests/integration/testsuite/Magento/AsynchronousOperations/_files/operation_searchable_rollback.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,8 @@
33
* Copyright © Magento, Inc. All rights reserved.
44
* See COPYING.txt for license details.
55
*/
6+
7+
declare(strict_types=1);
8+
69
// when bulks are removed, acknowledged bulk table will be cleared too.
710
require __DIR__ . '/bulk_rollback.php';

0 commit comments

Comments
 (0)