diff --git a/test/php/library/Director/Objects/IcingaHostTest.php b/test/php/library/Director/Objects/IcingaHostTest.php index fa08a74a..ce3ff381 100644 --- a/test/php/library/Director/Objects/IcingaHostTest.php +++ b/test/php/library/Director/Objects/IcingaHostTest.php @@ -663,6 +663,7 @@ class IcingaHostTest extends BaseTestCase "${prefix}check_command" => "check_command", "${prefix}check_interval" => "check_interval", "${prefix}check_period" => "check_period", + "${prefix}check_timeout" => "check_timeout", "${prefix}command_endpoint" => "command_endpoint", "${prefix}display_name" => "display_name", "${prefix}enable_active_checks" => "enable_active_checks",