add Regexp::Common to dependencies, fix tests for i_vlan_membership_untagged

This commit is contained in:
Oliver Gorwits
2022-08-18 08:31:33 +01:00
parent f7d4a78f41
commit c6a5c68657
3 changed files with 9 additions and 1 deletions

View File

@@ -500,7 +500,7 @@ sub i_vlan_membership_untagged : Tests(4) {
$test->{info}->clear_cache();
cmp_deeply($test->{info}->i_vlan_membership_untagged(),
undef, q(No data returns undef));
{}, q(No data returns empty hashref));
}
# These is no longer defined in the class, but tested due to past issues with