Completed
Push — decoration-fix ( 209895...ecfa74 )
by Kamil
22:13
created
tests/Controller/ProductApiTest.php 1 patch
Braces   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -280,7 +280,7 @@
 block discarded – undo
280 280
     /**
281 281
      * @test
282 282
      */
283
-    public function it_allows_creating_product_with_main_taxon() 
283
+    public function it_allows_creating_product_with_main_taxon()
284 284
     {
285 285
         $this->loadFixturesFromFile('authentication/api_administrator.yml');
286 286
         $this->loadFixturesFromFile('resources/taxons.yml');
Please login to merge, or discard this patch.