mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-22 16:38:21 +00:00
Add data-cy for edit workspace button (#5942)
This commit is contained in:
parent
963a7130bc
commit
05db8affa4
1 changed files with 1 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ const Menu = (props) => {
|
|||
viewBox="0 0 32 32"
|
||||
fill="none"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
data-cy="edit-workspace-button"
|
||||
>
|
||||
<rect width="32" height="32" rx="6" fill="#F0F4FF" />
|
||||
<path
|
||||
|
|
|
|||
Loading…
Reference in a new issue