forked from LiveCarta/PayPal-PHP-SDK
[PSR] Fixed Samples
- Using `php-cs-fixer` tool.
This commit is contained in:
@@ -72,7 +72,6 @@ class FormatConverterTest extends \PHPUnit_Framework_TestCase
|
||||
{
|
||||
$result = FormatConverter::formatToNumber($input);
|
||||
$this->assertEquals($expected, $result);
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user