mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-11 01:32:16 +01:00
Enhanced description for Clockify imports
This commit is contained in:
committed by
Constantin Graf
parent
e90fa8307f
commit
49e045809b
@@ -27,7 +27,7 @@ class DashboardServiceTest extends TestCase
|
||||
|
||||
protected DashboardService $dashboardService;
|
||||
|
||||
public function setUp(): void
|
||||
protected function setUp(): void
|
||||
{
|
||||
parent::setUp();
|
||||
$this->dashboardService = app(DashboardService::class);
|
||||
|
||||
Reference in New Issue
Block a user