Skip to content

Commit

Permalink
[Index Management] Fix functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yuliacech committed Aug 10, 2023
1 parent b82f77b commit 47215d8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ export default function ({ getService }: PluginFunctionalProviderContext) {
'xpack.graph.savePolicy (alternatives)',
'xpack.ilm.ui.enabled (boolean)',
'xpack.index_management.ui.enabled (boolean)',
'xpack.index_management.enableIndexActions (boolean)',
'xpack.index_management.enableIndexActions (any)',
'xpack.infra.sources.default.fields.message (array)',
/**
* xpack.infra.logs is conditional and will resolve to an object of properties
Expand Down

0 comments on commit 47215d8

Please sign in to comment.