Skip to content

Commit

Permalink
chore: fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
hoeppner-dataport committed Feb 5, 2025
1 parent e220682 commit d123f72
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ describe("useRoomMembers", () => {
...user,
userId: user.id,
fullName: `${user.lastName}, ${user.firstName}`,
roomRoleName: RoleName.Roomviewer,
schoolRoleName: RoleName.Teacher,
schoolName: "Paul-Gerhardt-Gymnasium",
}))
Expand Down

0 comments on commit d123f72

Please sign in to comment.