mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Expand test cases.
This commit is contained in:
@@ -53,6 +53,6 @@ trait OrganisesObjectGroups
|
||||
private function sortObjectGroups(): void
|
||||
{
|
||||
$repository = app(ObjectGroupRepositoryInterface::class);
|
||||
$repository->sort();
|
||||
$repository->resetOrder();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user