diff options
author | Dennis Marttinen <twelho@welho.tech> | 2022-10-01 14:44:54 +0300 |
---|---|---|
committer | Dennis Marttinen <twelho@welho.tech> | 2022-10-01 14:46:10 +0300 |
commit | c54f469494bb5c429c50fa371dce81d965cf56a2 (patch) | |
tree | 95746fac73cd97b644c363e5145ba036ff2a6156 /.stickler.yml | |
parent | 043f1726f02e2908b959423a0b95a9affdc08b73 (diff) |
dhcpv4: fix require.NotNil() usage in tests
Any parameter passed to `require.NotNil()` after the first two will not be
tested but instead appended to the message that is printed if the test fails.
This means that `lease.ACK` was never tested to not be nil.
Signed-off-by: Dennis Marttinen <twelho@welho.tech>
Diffstat (limited to '.stickler.yml')
0 files changed, 0 insertions, 0 deletions