diff --git a/alfa-service/src/test/resources/application.yml b/alfa-service/src/test/resources/application.yml
index 6755b16a49c3ab763d02289cd904fddef4b58f6a..7925f8d6a9baaab13a82ac25aadad73b0760a63b 100644
--- a/alfa-service/src/test/resources/application.yml
+++ b/alfa-service/src/test/resources/application.yml
@@ -22,6 +22,8 @@ spring:
   mvc:
     pathmatch:
       matching-strategy: ant-path-matcher
+  application:
+    name: Alfa
   jackson:
     deserialization:
       'ADJUST_DATES_TO_CONTEXT_TIME_ZONE': false