Skip to content

Commit

Permalink
chore: Test linting
Browse files Browse the repository at this point in the history
  • Loading branch information
lfbrehm committed Feb 10, 2025
1 parent 1cfcbe5 commit 8f256c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aruna-server/tests/read_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 8f256c2

Please sign in to comment.