mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-10 09:12:15 +01:00
Enhanced description for Clockify imports
This commit is contained in:
@@ -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