|
|
@ -8,7 +8,7 @@ class GroupVariableModelTest extends CIDatabaseTestCase |
|
|
|
{ |
|
|
|
{ |
|
|
|
protected $refresh = true; |
|
|
|
protected $refresh = true; |
|
|
|
|
|
|
|
|
|
|
|
protected $basePath = TESTPATH . '../application' . 'Database/Migrations'; |
|
|
|
protected $basePath = FCPATH . '../app/Database/Migrations'; |
|
|
|
|
|
|
|
|
|
|
|
protected $namespace = 'App'; |
|
|
|
protected $namespace = 'App'; |
|
|
|
|
|
|
|
|
|
|
|