Procházet zdrojové kódy

Apply fixes from StyleCI

Marcel Pociot před 6 roky
rodič
revize
5c8c0909e7
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      tests/Unit/GeneratorTestCase.php

+ 1 - 0
tests/Unit/GeneratorTestCase.php

@@ -556,6 +556,7 @@ abstract class GeneratorTestCase extends TestCase
         // Examples should have same values
         $this->assertEquals(count($results), 1);
     }
+
     /** @test */
     public function uses_configured_settings_when_calling_route()
     {