mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
This commit is contained in:
parent
e6435e89db
commit
8485edc50a
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
await esArchiver.loadIfNeeded('logstash_functional');
|
||||
|
||||
await kibanaServer.uiSettings.update({
|
||||
'discover:searchFieldsFromSource': true,
|
||||
'discover:searchFieldsFromSource': false,
|
||||
});
|
||||
|
||||
log.debug('discover');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue