[RAC] [Observability] Remove rac feature flags from default functional tests (#111942)

This commit is contained in:
Felix Stürmer 2021-09-15 11:17:52 +02:00 committed by GitHub
parent 5488c2022c
commit 238c61de07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 6 additions and 19 deletions

View file

@ -32,7 +32,6 @@ export default function ({ getService }: FtrProviderContext) {
maps: ['all', 'read'],
canvas: ['all', 'read'],
infrastructure: ['all', 'read'],
observabilityCases: ['all', 'read'],
logs: ['all', 'read'],
uptime: ['all', 'read'],
apm: ['all', 'read'],