Skip to content

Commit 7ca2d19

Browse files
committed
[API] Test Runner - Updates WipeCluster
1 parent d3a8bb7 commit 7ca2d19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

api-spec-testing/wipe_cluster.rb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,8 @@ def clear_templates_xpack(client)
170170
'.snapshot-blob-cache', '.deprecation-indexing-template',
171171
'.deprecation-indexing-mappings', '.deprecation-indexing-settings',
172172
'security-index-template', 'data-streams-mappings',
173-
'behavioral_analytics-events-mappings', 'behavioral_analytics-events-settings'
173+
'behavioral_analytics-events-mappings', 'behavioral_analytics-events-settings',
174+
'ecs@dynamic_templates'
174175
].freeze
175176

176177
def xpack_template?(template)

0 commit comments

Comments
 (0)