소스 검색

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()
     {