We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 871bef6 commit 6d19852Copy full SHA for 6d19852
dev/tests/api-functional/testsuite/Magento/AsynchronousOperations/Api/BulkStatusInterfaceTest.php
@@ -23,7 +23,7 @@ class BulkStatusInterfaceTest extends WebapiAbstract
23
*/
24
public function testGetListByBulkStartTime()
25
{
26
- $resourcePath = self::RESOURCE_PATH
+ $resourcePath = self::RESOURCE_PATH
27
. self::TEST_UUID
28
. "/operation-status/"
29
. OperationInterface::STATUS_TYPE_OPEN;
0 commit comments