From 1e23afdff213059c18ff251e1fbeb2666fb59647 Mon Sep 17 00:00:00 2001 From: Sp4cSh1p Date: Fri, 14 Mar 2025 09:07:17 +0100 Subject: [PATCH] fix: Removed malformed and unused cfg --- tests/CI/PilotLoggerTest.cfg | 1 - 1 file changed, 1 deletion(-) delete mode 100644 tests/CI/PilotLoggerTest.cfg diff --git a/tests/CI/PilotLoggerTest.cfg b/tests/CI/PilotLoggerTest.cfg deleted file mode 100644 index 77f1fb84..00000000 --- a/tests/CI/PilotLoggerTest.cfg +++ /dev/null @@ -1 +0,0 @@ -{"cert_file": "certificates/client/cert.pem", "fileWithID": "PilotAgentUUID", "queuePath": "/queue/test", "host":"128.142.242.99", "ca_certs": "certificates/testca/cacert.pem", "key_file": "certificates/client/key.pem", "port":61614}