Appease the linter again

pull/21833/head
Travis Ralston 2019-01-03 22:33:01 -07:00
parent f59625f7bd
commit 0ebde5266e
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ describe('MemberList', () => {
let moderatorUsers = [];
let defaultUsers = [];
beforeEach(function (){
beforeEach(function() {
TestUtils.beforeEach(this);
sandbox = TestUtils.stubClient(sandbox);
client = MatrixClientPeg.get();