Passed
Push — develop ( b00352...bf7095 )
by nguereza
14:03
created
src/PlatineTestCase.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -56,8 +56,7 @@
 block discarded – undo
56 56
 use ReflectionClass;
57 57
 use ReflectionProperty;
58 58
 
59
-class PlatineTestCase extends TestCase
60
-{
59
+class PlatineTestCase extends TestCase {
61 60
 
62 61
     /**
63 62
      * @codeCoverageIgnore
Please login to merge, or discard this patch.