Browse Source

Style-ci fixes

Marnu Lombard 5 năm trước cách đây
mục cha
commit
725aff30e8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      tests/Unit/GeneratorTestCase.php

+ 0 - 1
tests/Unit/GeneratorTestCase.php

@@ -229,7 +229,6 @@ abstract class GeneratorTestCase extends TestCase
         $this->assertArrayNotHasKey('excluded_body_param', $bodyParameters);
 
         $this->assertEmpty($queryParameters);
-
     }
 
     /** @test */