fixed failing test w/ burnettk
This commit is contained in:
parent
781c9814c2
commit
6474f74f78
|
@ -3283,7 +3283,7 @@ class TestProcessApi(BaseTest):
|
|||
{"Header": "Start", "accessor": "start_in_seconds", "filterable": False},
|
||||
{"Header": "End", "accessor": "end_in_seconds", "filterable": False},
|
||||
{
|
||||
"Header": "Username",
|
||||
"Header": "Started By",
|
||||
"accessor": "process_initiator_username",
|
||||
"filterable": False,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue