mirror of
https://github.com/retailcrm/opencart-module.git
synced 2024-11-21 20:56:07 +03:00
update setUp
This commit is contained in:
parent
5d6fd908f2
commit
266e8de11e
@ -6,7 +6,7 @@ class ModelRetailcrmEventAdminTest extends TestCase
|
||||
{
|
||||
const CODE = 'test';
|
||||
|
||||
protected function setUp()
|
||||
public function setUp()
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user