@@ -53,8 +53,7 @@ |
||
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 |