瀏覽代碼

Apply fixes from StyleCI

Marcel Pociot 6 年之前
父節點
當前提交
2e66407a3b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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()
     {