Adjustments for tests
This commit is contained in:
parent
af939c98a1
commit
d90fe7c90f
|
|
@ -20,6 +20,8 @@ use Tests\TestCase;
|
||||||
*/
|
*/
|
||||||
class CompanySettingsTest extends TestCase
|
class CompanySettingsTest extends TestCase
|
||||||
{
|
{
|
||||||
|
protected $company_settings;
|
||||||
|
|
||||||
protected function setUp() :void
|
protected function setUp() :void
|
||||||
{
|
{
|
||||||
parent::setUp();
|
parent::setUp();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue