Selaa lähdekoodia

Style-ci fixes

Marnu Lombard 5 vuotta sitten
vanhempi
commit
725aff30e8
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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 */