Skip to content

Commit

Permalink
Update recognize_module.ts
Browse files Browse the repository at this point in the history
needs to be a single line
  • Loading branch information
Craig committed Jun 10, 2021
1 parent ae27ef2 commit 78b768b
Showing 1 changed file with 1 addition and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -139,11 +139,7 @@ export default ({ getService }: FtrProviderContext) => {
user: USER.ML_POWERUSER,
expected: {
responseCode: 200,
moduleIds: [
'auditbeat_process_hosts_ecs',
'security_linux',
'siem_auditbeat',
],
moduleIds: ['auditbeat_process_hosts_ecs','security_linux','siem_auditbeat'],
},
},
{
Expand Down

0 comments on commit 78b768b

Please sign in to comment.