diff --git a/x-pack/test/functional/apps/infra/hosts_view.ts b/x-pack/test/functional/apps/infra/hosts_view.ts index 52b3484ed50e5..39573d5ebbd0a 100644 --- a/x-pack/test/functional/apps/infra/hosts_view.ts +++ b/x-pack/test/functional/apps/infra/hosts_view.ts @@ -236,7 +236,9 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => { { feature: { infrastructure: ['read'], + apm: ['read'], advancedSettings: ['read'], + streams: ['read'], }, spaces: ['*'], },