forked from LiveCarta/PayPal-PHP-SDK
[PSR] Fixed Samples
- Using `php-cs-fixer` tool.
This commit is contained in:
@@ -53,5 +53,4 @@ class InvoiceSearchResponseTest extends \PHPUnit_Framework_TestCase
|
||||
$this->assertEquals($obj->getTotalCount(), 123);
|
||||
$this->assertEquals($obj->getInvoices(), InvoiceTest::getObject());
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user