forked from LiveCarta/PayPal-PHP-SDK
[PSR] Fixed Samples
- Using `php-cs-fixer` tool.
This commit is contained in:
@@ -58,6 +58,4 @@ class AmountTest extends \PHPUnit_Framework_TestCase
|
||||
$this->assertEquals($obj->getTotal(), "12.34");
|
||||
$this->assertEquals($obj->getDetails(), DetailsTest::getObject());
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user