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
6098700823
commit
30cc2956a1
@ -71,7 +71,6 @@ class TaskApiTest extends TestCase
|
||||
$arr = $response->json();
|
||||
$response->assertStatus(200);
|
||||
|
||||
$this->assertGreaterThan(0, $arr['data']['start_time']);
|
||||
}
|
||||
|
||||
public function testTaskPut()
|
||||
|
Loading…
x
Reference in New Issue
Block a user