浏览代码

Code style

Gabriel Peixoto 6 年之前
父节点
当前提交
4abd477f89
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      tests/Unit/GeneratorTestCase.php

+ 0 - 1
tests/Unit/GeneratorTestCase.php

@@ -290,7 +290,6 @@ abstract class GeneratorTestCase extends TestCase
         unlink(storage_path('test.json'));
     }
 
-
     /** @test */
     public function uses_configured_settings_when_calling_route()
     {