Completed
Pull Request — master (#351)
by
unknown
03:37 queued 27s
created
tests/EntityTest.php 1 patch
Spacing   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -254,7 +254,7 @@
 block discarded – undo
254 254
         $this->performEntityTest(\Picqer\Financials\Exact\PurchaseOrderLine::class);
255 255
     }
256 256
 
257
-    public function testRevenueListEntity(){
257
+    public function testRevenueListEntity() {
258 258
         $this->performEntityTest(\Picqer\Financials\Exact\RevenueList::class);
259 259
     }
260 260
 
Please login to merge, or discard this patch.