소스 검색

Update GenerateDocumentationTest.php

Shalvah 6 년 전
부모
커밋
8ca27199ab
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      tests/GenerateDocumentationTest.php

+ 1 - 0
tests/GenerateDocumentationTest.php

@@ -281,6 +281,7 @@ class GenerateDocumentationTest extends TestCase
         $this->assertTrue(
             $firstGroup1Occurrence < $firstGroup2Occurrence && $firstGroup2Occurrence < $firstGroup10Occurrence
         );
+    }
   
     /** @test */
     public function supports_partial_resource_controller()