IcingaHostTest: fit new properties

refs #1359
This commit is contained in:
Thomas Gelf 2018-05-28 21:01:58 +02:00
parent 2045f98016
commit 4b2546b14f
1 changed files with 2 additions and 1 deletions

View File

@ -722,7 +722,8 @@ class IcingaHostTest extends BaseTestCase
"${prefix}retry_interval" => "retry_interval",
"${prefix}volatile" => "volatile",
"${prefix}zone" => "zone",
"${prefix}groups" => "Groups"
"${prefix}groups" => "Groups",
"${prefix}templates" => "templates"
);
}
protected function loadRendered($name)