mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 04:06:54 -04:00
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…
x
Reference in New Issue
Block a user