Minor fix to a failing REST test due to the prior check-in.
This commit is contained in:
parent
c1137b3b78
commit
82b112b911
|
@ -37,7 +37,7 @@
|
|||
- match: { hits.total: 1 }
|
||||
|
||||
- do:
|
||||
catch: /Unable.to.find.on.disk.script.simple1/
|
||||
catch: /Unable.to.find.on.disk.file.script.\[simple1\].using.lang.\[mustache\]/
|
||||
search_template:
|
||||
body: { "template" : "simple1" }
|
||||
|
||||
|
|
Loading…
Reference in New Issue