From 1a2b935fef2961d4c7932285a35cdef272b20262 Mon Sep 17 00:00:00 2001
From: athatheocsd <athatheo@csd.auth.gr>
Date: Tue, 11 Dec 2018 17:25:12 +0200
Subject: [PATCH] I was really proud of my commits today, vera loved them. But
 the dreaded moment has arrived comrades.

---
 test/Services/EventReportService.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/Services/EventReportService.cpp b/test/Services/EventReportService.cpp
index 5b70a2ee..fdadfae1 100644
--- a/test/Services/EventReportService.cpp
+++ b/test/Services/EventReportService.cpp
@@ -168,4 +168,4 @@ TEST_CASE("List of observables 6.5.6", "[service][st05]") {
 	CHECK(eventReportService.lastLowSeverityReportID == 65535);
 	CHECK(eventReportService.lastMediumSeverityReportID == 5);
 	CHECK(eventReportService.lastHighSeverityReportID == 65535);
-}
\ No newline at end of file
+}
-- 
GitLab