Passed
Push — develop ( 60126d...a50d90 )
by nguereza
02:38
created
src/PlatineTestCase.php 1 patch
Braces   +1 added lines, -2 removed lines patch added patch discarded remove patch
@@ -53,8 +53,7 @@
 block discarded – undo
53 53
 use org\bovigo\vfs\vfsStreamFile;
54 54
 use PHPUnit\Framework\TestCase;
55 55
 
56
-class PlatineTestCase extends TestCase
57
-{
56
+class PlatineTestCase extends TestCase {
58 57
 
59 58
     /**
60 59
      * @codeCoverageIgnore
Please login to merge, or discard this patch.