From 9d06a9cf94163231f8141c33f7167d824ad33ad9 Mon Sep 17 00:00:00 2001
From: Jan Wennrich <jan.wennrich@pcsg.de>
Date: Fri, 21 Apr 2023 16:12:24 +0200
Subject: [PATCH] style: break codestyle in Test.php

---
 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 f7261cf..0c1a973 100644
--- a/src/QUI/Test/Test.php
+++ b/src/QUI/Test/Test.php
@@ -15,3 +15,4 @@ public static function onUserGetAvatar(UserInterfaces $User)
         return false;
     }
 }
+
-- 
GitLab