Passed
Push — develop ( 33d247...01524c )
by nguereza
10:42
created
src/PlatineTestCase.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -64,8 +64,7 @@
 block discarded – undo
64 64
  * @class PlatineTestCase
65 65
  * @package Platine\Dev
66 66
  */
67
-class PlatineTestCase extends TestCase
68
-{
67
+class PlatineTestCase extends TestCase {
69 68
     /**
70 69
      * The class create object maps
71 70
      * @var array<class-string, array<string, mixed>>
Please login to merge, or discard this patch.