소스 검색

Apply fixes from StyleCI

Marcel Pociot 6 년 전
부모
커밋
5c8c0909e7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/Unit/GeneratorTestCase.php

+ 1 - 0
tests/Unit/GeneratorTestCase.php

@@ -556,6 +556,7 @@ abstract class GeneratorTestCase extends TestCase
         // Examples should have same values
         $this->assertEquals(count($results), 1);
     }
+
     /** @test */
     public function uses_configured_settings_when_calling_route()
     {