add more website tests, support functions, login
This commit is contained in:
@@ -15,7 +15,7 @@ export function WebsiteAddButton({ teamId, onSave }: { teamId: string; onSave?:
|
||||
|
||||
return (
|
||||
<ModalTrigger>
|
||||
<Button data-cy="button-website-add" variant="primary">
|
||||
<Button data-test="button-website-add" variant="primary">
|
||||
<Icon>
|
||||
<Icons.Plus />
|
||||
</Icon>
|
||||
|
||||
Reference in New Issue
Block a user