mirror of
https://github.com/Icinga/icingaweb2-module-businessprocess.git
synced 2026-02-04 01:09:25 -05:00
NodeTests: phpcs
This commit is contained in:
parent
8c05ed7277
commit
08f56452fc
2 changed files with 2 additions and 2 deletions
|
|
@ -45,4 +45,4 @@ class HostNodeTest extends BaseTestCase
|
|||
'state' => 0,
|
||||
));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -54,4 +54,4 @@ class ServiceNodeTest extends BaseTestCase
|
|||
'state' => 0,
|
||||
));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue