mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Appease the linter again
This commit is contained in:
parent
f59625f7bd
commit
0ebde5266e
@ -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…
x
Reference in New Issue
Block a user