diff --git a/react/features/base/testing/components/TestConnectionInfo.js b/react/features/base/testing/components/TestConnectionInfo.js index c0e9952a1..4bdca030e 100644 --- a/react/features/base/testing/components/TestConnectionInfo.js +++ b/react/features/base/testing/components/TestConnectionInfo.js @@ -184,6 +184,9 @@ class TestConnectionInfo extends Component { + @@ -201,12 +204,7 @@ class TestConnectionInfo extends Component { * * @param {Object} state - The Redux state. * @private - * @returns {{ - * _conferenceConnectionState: string, - * _conferenceJoinedState: string, - * _localUserId: string, - * _testMode: boolean - * }} + * @returns {Props} */ function _mapStateToProps(state) { const conferenceJoined