Ver código fonte

Style-ci fixes

Marnu Lombard 5 anos atrás
pai
commit
725aff30e8
1 arquivos alterados com 0 adições e 1 exclusões
  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 */