Fix GroupActionButton test

environments/review-edit-group-gmamoj/deployments/2884
Alex Gleason 2 years ago
parent e6621a802b
commit c0a22205f7
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -98,7 +98,7 @@ describe('<GroupActionButton />', () => {
relationship: buildGroupRelationship({
requested: false,
member: true,
role: 'admin',
role: 'owner',
}),
});
});

Loading…
Cancel
Save