Browse Source

Merge remote-tracking branch 'origin/master'

shalvah 6 years ago
parent
commit
b7581d5bd6
1 changed files with 1 additions and 0 deletions
  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()
     {