diff --git a/aruna-server/tests/read_tests.rs b/aruna-server/tests/read_tests.rs index 739a310e..940dab14 100644 --- a/aruna-server/tests/read_tests.rs +++ b/aruna-server/tests/read_tests.rs @@ -17,8 +17,8 @@ mod read_tests { CreateLicenseResponse, CreateProjectRequest as ModelsCreateProject, CreateProjectResponse, CreateResourceBatchRequest, CreateResourceBatchResponse, GetEventsResponse, GetGroupsFromUserResponse, GetRealmsFromUserResponse, - GetRelationsRequest, GetRelationsResponse, GetResourcesResponse, - GroupAccessRealmResponse, SearchResponse, UserAccessGroupResponse, + GetRelationsResponse, GetResourcesResponse, GroupAccessRealmResponse, SearchResponse, + UserAccessGroupResponse, }, }; use ulid::Ulid;