forked from LiveCarta/PayPal-PHP-SDK
[PSR] Fixed Samples
- Using `php-cs-fixer` tool.
This commit is contained in:
@@ -56,7 +56,6 @@ class NumericValidatorTest extends \PHPUnit_Framework_TestCase
|
||||
*/
|
||||
public function testValidateException($input)
|
||||
{
|
||||
NumericValidator::validate($input, "Test Value");
|
||||
NumericValidator::validate($input, "Test Value");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user