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