mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-25 09:28:27 +00:00
[TESTS] Fix filename pattern for templating in SSL smoke test
Relates to elastic/x-pack-elasticsearch@4c1d82c Original commit: elastic/x-pack-elasticsearch@f5cbc1c6b3
This commit is contained in:
parent
f44302740d
commit
7052194094
@ -237,7 +237,7 @@ ext.expansions = [
|
||||
|
||||
processTestResources {
|
||||
from(sourceSets.test.resources.srcDirs) {
|
||||
include '**/*.yaml'
|
||||
include '**/*.yml'
|
||||
inputs.properties(expansions)
|
||||
MavenFilteringHack.filter(it, expansions)
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user