mirror of
https://github.com/retailcrm/opencart-module.git
synced 2025-04-01 20:36:14 +03:00
update setUp
This commit is contained in:
parent
5d6fd908f2
commit
266e8de11e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class ModelRetailcrmEventAdminTest extends TestCase
|
|||
{
|
||||
const CODE = 'test';
|
||||
|
||||
protected function setUp()
|
||||
public function setUp()
|
||||
{
|
||||
parent::setUp();
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue