Completed
Pull Request — 2.x (#521)
by Maximilian
12:44
created
tests/Unit/Admin/AdminTest.php 1 patch
Unused Use Statements   +1 added lines, -3 removed lines patch added patch discarded remove patch
@@ -27,6 +27,4 @@
 block discarded – undo
27 27
     public function testItCanBeInstanciated(): void
28 28
 >>>>>>> Applied fixes from FlintCI (#515)
29 29
     {
30
-        $admin = new Admin('', '', '');
31
-    }
32
-}
30
+        $admin
33 31
\ No newline at end of file
Please login to merge, or discard this patch.