Skip to content

Commit 7711351

Browse files
committed
magento-engcom/bulk-api-ce#11 WebapiAsync prototype of bulk request implementation
- fixed static tests
1 parent a9e0fe4 commit 7711351

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/tests/api-functional/testsuite/Magento/WebapiAsync/Model/AsyncScheduleTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
* See COPYING.txt for license details.
55
*/
66

7+
declare(strict_types=1);
8+
79
namespace Magento\WebapiAsync\Model;
810

911
use Magento\Catalog\Api\Data\ProductInterface;

0 commit comments

Comments
 (0)