PMCORE-3985 PHP Unit, solve the issue in the Circle CI
This commit is contained in:
@@ -15,7 +15,7 @@ class ProxyNewCasesListTest extends TestCase
|
||||
/**
|
||||
* This sets the initial parameters for each test.
|
||||
*/
|
||||
public function setUp()
|
||||
public function setUp(): void
|
||||
{
|
||||
parent::setUp(); // TODO: Change the autogenerated stub
|
||||
$this->settingUserLogged();
|
||||
|
||||
Reference in New Issue
Block a user