Passed
Push — v2 ( c4de3c...f057b3 )
by Brice
03:43
created
tests/src/Application/ManagerTest.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -15,7 +15,7 @@
 block discarded – undo
15 15
 final class ManagerTest extends TestCase
16 16
 {
17 17
     /**
18
- * @var Manager
18
+     * @var Manager
19 19
      */
20 20
     private static $manager;
21 21
 
Please login to merge, or discard this patch.