forked from Wavyzz/dolibarr
Prepare phpunit 6.1 compatibility
This commit is contained in:
@@ -62,7 +62,9 @@ class RestAPIDocumentTest extends PHPUnit_Framework_TestCase
|
||||
*/
|
||||
public function __construct()
|
||||
{
|
||||
//$this->sharedFixture
|
||||
parent::__construct();
|
||||
|
||||
//$this->sharedFixture
|
||||
global $conf,$user,$langs,$db;
|
||||
$this->savconf = $conf;
|
||||
$this->savuser = $user;
|
||||
|
||||
Reference in New Issue
Block a user