Explorar el Código

Style-ci fixes

Marnu Lombard hace 5 años
padre
commit
725aff30e8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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 */