瀏覽代碼

Merge remote-tracking branch 'origin/master'

shalvah 6 年之前
父節點
當前提交
b7581d5bd6
共有 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()
     {