Skip to content

Commit

Permalink
update privilege tests to expect new sub-features
Browse files Browse the repository at this point in the history
  • Loading branch information
ashokaditya committed Aug 15, 2023
1 parent 1eca68e commit f66f917
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 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,8 @@ export default function ({ getService }: FtrProviderContext) {
'minimal_read',
'endpoint_list_all',
'endpoint_list_read',
'endpoint_and_rule_exceptions_all',
'endpoint_and_rule_exceptions_read',
'trusted_applications_all',
'trusted_applications_read',
'host_isolation_exceptions_all',
Expand Down

0 comments on commit f66f917

Please sign in to comment.