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