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
5fe85ca3f0
commit
14b13a30f5
@ -29,7 +29,7 @@ class GroupTest extends TestCase
|
||||
|
||||
public function testGroupsPropertiesExistsResponses()
|
||||
{
|
||||
$this->assertTrue(property_exists($this->settings, 'design'));
|
||||
$this->assertTrue(property_exists($this->settings, 'timezone_id'));
|
||||
}
|
||||
|
||||
public function testPropertyValueAccessors()
|
||||
|
Loading…
x
Reference in New Issue
Block a user