diff --git a/integration-tests/application_tests/appUtility_test.go b/integration-tests/application_tests/appUtility_test.go
index 0158542c54cd995f79e8fa615b298c47b6b3a691..0a7f609e07faf2f786c30f9916369d731fd41c16 100644
--- a/integration-tests/application_tests/appUtility_test.go
+++ b/integration-tests/application_tests/appUtility_test.go
@@ -27,6 +27,8 @@ func NewApplication(ctx context.Context, grpcClientConn *grpc.ClientConn, contro
 		os.Exit(1)
 	}
 
+	queueCredentials = "amqp://guest:guest@rabbitmq:5672"
+
 	logrus.Infof("QUEUE CREDENTIALS: %v", queueCredentials)
 
 	eventService, err := event.NewEventService(