fix test id
This commit is contained in:
parent
2c8fda145c
commit
5e2eac2e0c
|
@ -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
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in New Issue