mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-24 02:14:21 -04:00
fixes for tests
This commit is contained in:
parent
84edb28652
commit
39eac5709e
@ -38,7 +38,7 @@ class CompanySettingsTest extends TestCase
|
||||
public function testPropertyIssetOk()
|
||||
{
|
||||
|
||||
$this->assertTrue(isset($this->company_settings->custom_label1));
|
||||
$this->assertTrue(isset($this->company_settings->custom_value1));
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user