From: Michael Date: Sun, 30 Jan 2022 16:06:19 +0000 (+0000) Subject: Removed empty line X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=95664a6824ec0591264b668537eef4a3bd5bb829;p=friendica.git Removed empty line --- diff --git a/tests/src/Model/TagTest.php b/tests/src/Model/TagTest.php index c40778660a..1bd1933523 100644 --- a/tests/src/Model/TagTest.php +++ b/tests/src/Model/TagTest.php @@ -36,5 +36,4 @@ class TagTest extends TestCase // Some expectations here self::markTestIncomplete('Needs knowledge.'); } - }