Marcel Pociot 6 лет назад
Родитель
Сommit
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()
     {