mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-08 08:12:17 +01:00
Enhanced description for Clockify imports
This commit is contained in:
committed by
Constantin Graf
parent
e90fa8307f
commit
49e045809b
@@ -25,7 +25,7 @@ class BillableRateServiceTest extends TestCaseWithDatabase
|
||||
|
||||
private BillableRateService $billableRateService;
|
||||
|
||||
public function setUp(): void
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
$this->billableRateService = app(BillableRateService::class);
|
||||
|
||||
Reference in New Issue
Block a user