Skip to content

Commit

Permalink
#25569: Static tests fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
engcom-Foxtrot authored Nov 22, 2019
1 parent 871bef6 commit 6d19852
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ class BulkStatusInterfaceTest extends WebapiAbstract
*/
public function testGetListByBulkStartTime()
{
$resourcePath = self::RESOURCE_PATH
$resourcePath = self::RESOURCE_PATH
. self::TEST_UUID
. "/operation-status/"
. OperationInterface::STATUS_TYPE_OPEN;
Expand Down

0 comments on commit 6d19852

Please sign in to comment.