From 1c509d61355b9017814695d82d3e42a02491d65e Mon Sep 17 00:00:00 2001 From: CTFang Date: Mon, 1 Apr 2024 23:28:59 +0800 Subject: [PATCH] fix: remove unused line in README (#73) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a4ce302..fd21e93 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,6 @@ PASS ok github.com/omec-project/pfcpsim/fuzz 900.684s ``` - If the test result shows "PASS" and the UPF didn't crash, it means that the fuzzy test was successful! -- ``` - If Pfcpsim can't connect to the UPF, the user will see an output like this: ```