18559: Update user profile cypress tests and fix minor issues
[arvados-workbench2.git] / src / views / user-profile-panel / user-profile-panel-root.tsx
index 445f15e83a6828e65b0dff6a6fb82d2756f37bc2..1c8b1da74c65e8ef5daf087acaba3dd04e9660e6 100644 (file)
@@ -217,7 +217,7 @@ export const UserProfilePanelRoot = withStyles(styles)(
                                         <Grid item>
                                             <Tooltip title="Actions" disableFocusListener>
                                                 <IconButton
-                                                    data-cy='collection-panel-options-btn'
+                                                    data-cy='user-profile-panel-options-btn'
                                                     aria-label="Actions"
                                                     onClick={(event) => this.handleContextMenu(event, this.props.userUuid)}>
                                                     <MoreOptionsIcon />