add prelim website tests
This commit is contained in:
@@ -36,7 +36,7 @@ export function WebsitesTable({
|
||||
<>
|
||||
{allowEdit && (
|
||||
<LinkButton href={renderTeamUrl(`/settings/websites/${websiteId}`)}>
|
||||
<Icon>
|
||||
<Icon data-cy="link-button-edit">
|
||||
<Icons.Edit />
|
||||
</Icon>
|
||||
<Text>{formatMessage(labels.edit)}</Text>
|
||||
|
||||
Reference in New Issue
Block a user