mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -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
|
||||
{
|
||||
protected $company_settings;
|
||||
|
||||
protected function setUp() :void
|
||||
{
|
||||
parent::setUp();
|
||||
|
Loading…
x
Reference in New Issue
Block a user