Skip to content

Commit 99aaf07

Browse files
author
Leshe4ka
committed
e2e try
1 parent 15cae6a commit 99aaf07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/Nav/ClusterMenu/ClusterMenu.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const ClusterMenu: FC<ClusterMenuProps> = ({
4949
location.pathname.includes(path);
5050

5151
return (
52-
<S.ClusterList $colorKey={colorKey}>
52+
<S.ClusterList role="menu" $colorKey={colorKey}>
5353
<MenuTab
5454
title={name}
5555
status={status}

0 commit comments

Comments
 (0)