fix test id

This commit is contained in:
GleidsonDaniel 2023-03-02 15:04:48 -03:00
parent 2c8fda145c
commit 5e2eac2e0c
1 changed files with 1 additions and 1 deletions

View File

@ -1102,7 +1102,7 @@ class RoomActionsView extends React.Component<IRoomActionsViewProps, IRoomAction
}); });
} }
}} }}
testID='room-actions-discussions' testID='room-actions-teams'
left={() => <List.Icon name='channel-public' />} left={() => <List.Icon name='channel-public' />}
showActionIndicator showActionIndicator
/> />