delint
This commit is contained in:
parent
802092bf9a
commit
c3415d2121
3 changed files with 0 additions and 4 deletions
|
@ -22,8 +22,6 @@ export function getRenderer() {
|
|||
* TODO: once the components are updated to get their MatrixClients from
|
||||
* the react context, we can get rid of this and just inject a test client
|
||||
* via the context instead.
|
||||
*
|
||||
* @returns {sinon.Sandbox}; remember to call sandbox.restore afterwards.
|
||||
*/
|
||||
export function stubClient() {
|
||||
const client = createTestClient();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue