release 3.90

This commit is contained in:
Oliver Gorwits
2023-02-20 16:55:03 +00:00
parent 6ecfb2245f
commit b3f96de3e0
152 changed files with 511 additions and 465 deletions

View File

@@ -355,7 +355,7 @@ sub specify : Tests(4) {
$test->{info}->specify();
is(
$test->{info}->error(),
'SNMP::Info::specify() - Could not get info from device',
'SNMP::Info::specify() - fatal error: connect failed or missing sysServices and/or sysDescr',
'Undef device type throws error'
);
$test->{info}->cache_clear();