From c3582f45bb7383303c4b39d07e07a44fc60d98c5 Mon Sep 17 00:00:00 2001
From: saadi <saadi@mbd.rwth-aachen.de>
Date: Mon, 24 Mar 2025 09:51:42 +0100
Subject: [PATCH] Add Docker Authentication Testing and Results documentation

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 65032b5..b95897d 100644
--- a/README.md
+++ b/README.md
@@ -72,7 +72,7 @@ Both outreach_1 and outreach_2 inherited Runner 1, which was registered with tok
 
 **Result:** ✅ Passed. Both subgroups successfully executed pipelines using the shared runner and token.
 
-Test Case 5: Multi-GitLab Instance Authentication
+**Test Case 5: Multi-GitLab Instance Authentication**
 
 **Objective:** Ensure runners on the same VM can authenticate to separate GitLab instances simultaneously.
 
-- 
GitLab