mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Small change from previous PR (#4357)
This commit is contained in:
@@ -46,7 +46,7 @@ class DiscoveryTest extends \PHPUnit_Framework_TestCase
|
||||
* @param string $expectedOS the OS to test for
|
||||
* @param string $sysDescr set the snmp sysDescr variable
|
||||
* @param string $sysObjectId set the snmp sysObjectId variable
|
||||
* @param array $snmpMock set arbitrary snmp variables with an associative array
|
||||
* @param array $mockSnmp set arbitrary snmp variables with an associative array
|
||||
* @param array $device device array to send
|
||||
*/
|
||||
private function checkOS($expectedOS, $sysDescr = '', $sysObjectId = '', $mockSnmp = array(), $device = array())
|
||||
|
||||
Reference in New Issue
Block a user