[Tests] Fix cat.templates to work when other templates exist

This commit fixes the cat.templates REST tests so that it works when other templates exist (like monitoring)
This commit is contained in:
Tanguy Leroux 2016-09-20 12:05:21 +02:00
parent 33348a9c7c
commit 0fee59127e

View File

@ -126,6 +126,7 @@
- do:
cat.templates:
v: true
name: test
- match:
$body: |
@ -160,6 +161,7 @@
cat.templates:
h: [name, template]
v: true
name: test*
- match:
$body: |