fix gitlab tests
This commit is contained in:
@@ -29,7 +29,7 @@ class UiStyleServiceTest extends TestCase
|
||||
'school_year' => '2025-2026',
|
||||
]);
|
||||
|
||||
$service = new UiStyleService;
|
||||
$service = new UiStyleService();
|
||||
$prefs = $service->update($user->id, [
|
||||
'accent' => 'blue',
|
||||
'menu' => 'custom',
|
||||
|
||||
Reference in New Issue
Block a user