Updated integration test helpers (#1466)
This commit is contained in:
committed by
GitHub
parent
d5f61c7833
commit
623bd72910
@ -87,6 +87,7 @@ function isXPackTemplate (name) {
|
||||
case '.deprecation-indexing-template':
|
||||
case '.deprecation-indexing-mappings':
|
||||
case '.deprecation-indexing-settings':
|
||||
case 'data-streams-mappings':
|
||||
return true
|
||||
}
|
||||
return false
|
||||
|
||||
Reference in New Issue
Block a user