Appease the linter again
This commit is contained in:
parent
f59625f7bd
commit
0ebde5266e
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ describe('MemberList', () => {
|
|||
let moderatorUsers = [];
|
||||
let defaultUsers = [];
|
||||
|
||||
beforeEach(function (){
|
||||
beforeEach(function() {
|
||||
TestUtils.beforeEach(this);
|
||||
sandbox = TestUtils.stubClient(sandbox);
|
||||
client = MatrixClientPeg.get();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue