Parcourir la source

Style-ci fixes

Marnu Lombard il y a 5 ans
Parent
commit
725aff30e8
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  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 */