Appease the linter again
parent
f59625f7bd
commit
0ebde5266e
|
@ -37,7 +37,7 @@ describe('MemberList', () => {
|
||||||
let moderatorUsers = [];
|
let moderatorUsers = [];
|
||||||
let defaultUsers = [];
|
let defaultUsers = [];
|
||||||
|
|
||||||
beforeEach(function (){
|
beforeEach(function() {
|
||||||
TestUtils.beforeEach(this);
|
TestUtils.beforeEach(this);
|
||||||
sandbox = TestUtils.stubClient(sandbox);
|
sandbox = TestUtils.stubClient(sandbox);
|
||||||
client = MatrixClientPeg.get();
|
client = MatrixClientPeg.get();
|
||||||
|
|
Loading…
Reference in New Issue