Преглед на файлове

Apply fixes from StyleCI

Marcel Pociot преди 6 години
родител
ревизия
5c8c0909e7
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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()
     {