Procházet zdrojové kódy

Apply fixes from StyleCI

Marcel Pociot před 6 roky
rodič
revize
2e66407a3b
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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()
     {