Browse Source

Merge pull request #431 from mpociot/analysis-8wPwG9

Apply fixes from StyleCI
Marcel Pociot 6 năm trước cách đây
mục cha
commit
503fb6605e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      tests/GenerateDocumentationTest.php

+ 1 - 1
tests/GenerateDocumentationTest.php

@@ -282,7 +282,7 @@ class GenerateDocumentationTest extends TestCase
             $firstGroup1Occurrence < $firstGroup2Occurrence && $firstGroup2Occurrence < $firstGroup10Occurrence
         );
     }
-  
+
     /** @test */
     public function supports_partial_resource_controller()
     {