diff --git a/react/features/testing/actions.js b/react/features/testing/actions.js index b65c73268..8a7e8f18b 100644 --- a/react/features/testing/actions.js +++ b/react/features/testing/actions.js @@ -2,11 +2,21 @@ import { SET_CONNECTION_STATE } from './actionTypes'; +// eslint-disable-next-line jsdoc/require-description-complete-sentence /** * Sets the conference connection state of the testing feature. * * @param {string} connectionState - This is the lib-jitsi-meet event name. Can - * be on of: + * be one of (with the string values at the time of this writing): + *