Minor fix to a failing REST test due to the prior check-in.

This commit is contained in:
Jack Conradson 2015-07-10 19:30:28 -07:00
parent c1137b3b78
commit 82b112b911
1 changed files with 1 additions and 1 deletions

View File

@ -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" }