INA-5 | update tests
This commit is contained in:
parent
de4adadfae
commit
05a1d0c0e6
1 changed files with 1 additions and 2 deletions
|
|
@ -91,8 +91,7 @@ class SchedulerTest extends TestCase
|
|||
])->get('/api/v1/task_scheduler/' . $scheduler->id);
|
||||
|
||||
$arr = $response->json();
|
||||
|
||||
$this->assertEquals('create_client_report', $arr['linked_job']['action_name']);
|
||||
$this->assertEquals('create_client_report', $arr['data']['job']['action_name']);
|
||||
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue