@@ -254,7 +254,7 @@ |
||
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 |