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