Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Commit

Permalink
test(Subscription): fix delivery payload test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Schulze committed Apr 12, 2017
1 parent daa2558 commit fe4302f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/Model/Subscription/DeliveryTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
use Commercetools\Core\Model\Message\Message;
use Commercetools\Core\Model\Message\ProductCreatedMessage;

class DeliveryTest extends \PHPUnit_Framework_TestCase
class DeliveryTest extends \PHPUnit\Framework\TestCase
{

public function testGetGenericMessage()
Expand Down

0 comments on commit fe4302f

Please # to comment.