Skip to content

Commit

Permalink
Update useAuthorizationRolesMutation.test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaSedyx authored Feb 26, 2025
1 parent 4bf0bc5 commit 3f5b701
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ describe('useAuthorizationRolesMutation', () => {
json: {
id: undefined,
metadata: undefined,
name': 'role stripes-authorization-components.crud.duplicate.suffix - duplicate',
name: 'role stripes-authorization-components.crud.duplicate.suffix - duplicate',
type: ROLE_TYPE.regular,
},
});
Expand Down

0 comments on commit 3f5b701

Please sign in to comment.