Skip to content

Commit

Permalink
Add epm to recently re-enabled privileges test
Browse files Browse the repository at this point in the history
  • Loading branch information
John Schulz committed Oct 17, 2019
1 parent ac22289 commit 1453c0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/api_integration/apis/security/privileges.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export default function({ getService }: FtrProviderContext) {
apm: ['all', 'read'],
siem: ['all', 'read'],
code: ['all', 'read'],
epm: ['all', 'read'],
},
global: ['all', 'read'],
space: ['all', 'read'],
Expand Down

0 comments on commit 1453c0a

Please sign in to comment.