added multi-select for customer, project and activity (#1557)
This commit is contained in:
@@ -60,6 +60,8 @@ class ActivityControllerTest extends ControllerBaseTest
|
||||
'searchTerm' => 'feature:timetracking foo',
|
||||
'visibility' => 1,
|
||||
'pageSize' => 50,
|
||||
'customers' => [1],
|
||||
'projects' => [1],
|
||||
'page' => 1,
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user