Skip to content

Commit

Permalink
chore: fix unit test (#1052)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhoni77 authored Nov 11, 2023
1 parent 7b5775b commit ddbaa0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/UsersTableItem/UserTableItemMocks.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ export const MOCKS = [
},
result: {
data: {
removeUserFromOrganization: {
removeMember: {
_id: '123',
},
},
Expand Down

0 comments on commit ddbaa0c

Please sign in to comment.