From 1c10ece903b6927aa6d154c3aa75de69205a6379 Mon Sep 17 00:00:00 2001
From: Jan Wennrich <jan.wennrich@pcsg.de>
Date: Fri, 21 Apr 2023 16:19:20 +0200
Subject: [PATCH] style: mess up Test.php even more

---
 src/QUI/Test/Test.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/QUI/Test/Test.php b/src/QUI/Test/Test.php
index 0c1a973..cb420ba 100644
--- a/src/QUI/Test/Test.php
+++ b/src/QUI/Test/Test.php
@@ -14,5 +14,6 @@ public static function onUserGetAvatar(UserInterfaces $User)
         // a comment
         return false;
     }
+
 }
 
-- 
GitLab