fixes for tests
This commit is contained in:
parent
84edb28652
commit
39eac5709e
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue