From c606ef1d89fd03fd761e3645000b17945e87f8c8 Mon Sep 17 00:00:00 2001 From: Alex Christy <80216803+alexchristy@users.noreply.github.com> Date: Fri, 19 Jul 2024 19:48:19 -0400 Subject: [PATCH] Correct test --- tests/ubuntu/test_ssh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/ubuntu/test_ssh.json b/tests/ubuntu/test_ssh.json index c684ef7..5476d98 100644 --- a/tests/ubuntu/test_ssh.json +++ b/tests/ubuntu/test_ssh.json @@ -20,8 +20,8 @@ "Predecoder": {}, "Decoder": { "srcip": "10.0.0.4", - "srcport": "59528", - "srcuser": "non-existent" + "srcuser": "non-existent", + "srcport": "59528" } } ]