Skip to content

Commit 23cad7d

Browse files
committed
update fix unit tests
1 parent c723471 commit 23cad7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_set_evidence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ def test_multiple_ssh_versions(
140140
starttime="2023-05-06T12:00:00Z",
141141
uid="",
142142
saddr="192.168.0.1",
143-
daddr="",
143+
sport=22,
144144
software="",
145145
unparsed_version="",
146146
version_major=current_versions.split(".")[0],

0 commit comments

Comments
 (0)