colors for visual grouping of customer, projects and activities (#751)
This commit is contained in:
@@ -220,7 +220,7 @@ class ProjectControllerTest extends APIControllerBaseTest
|
||||
if ($full) {
|
||||
$expectedKeys = array_merge(
|
||||
$expectedKeys,
|
||||
['comment', 'budget', 'orderNumber']
|
||||
['comment', 'budget', 'orderNumber', 'color']
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user