forked from LiveCarta/PayPal-PHP-SDK
Updated Identity Support from SDK Core
- Moved PPModels required for Identity Support
This commit is contained in:
@@ -80,7 +80,7 @@ class ModelTest extends \PHPUnit_Framework_TestCase
|
||||
$this->assertEquals("test", $obj->getName());
|
||||
$this->assertEquals("description", $obj->getDescription());
|
||||
} catch (\PHPUnit_Framework_Error_Notice $ex) {
|
||||
echo $ex->getMessage();
|
||||
// No need to do anything
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user