Update string for 5g-test passing

Change-Id: I128cc5da16af9e10b56d5b9dfcd0b9f84095af68
diff --git a/Makefile b/Makefile
index ccecab1..03b5cd2 100644
--- a/Makefile
+++ b/Makefile
@@ -597,7 +597,7 @@
 	else \
 		kubectl -n omec exec gnbsim-0 -- ./gnbsim 2>&1 | sed -u "s,\x1B\[[0-9;]*[a-zA-Z],,g" | tee /tmp/gnbsim.out; \
 	fi
-	@grep -q "Simulation Result: PASS" /tmp/gnbsim.out
+	@grep -q "Profile Status: PASS" /tmp/gnbsim.out
 
 reset-test: | oaisim-clean omec-clean router-clean
 	@cd $(M); rm -f omec oaisim 5g-core