mirror of
https://github.com/element-hq/element-web
synced 2024-11-26 19:26:04 +03:00
Trailing whitespace
This commit is contained in:
parent
e44f3cc709
commit
0de0b8954d
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ describe('MemberEventListSummary', function() {
|
||||||
beforeEach(function(done) {
|
beforeEach(function(done) {
|
||||||
testUtils.beforeEach(this);
|
testUtils.beforeEach(this);
|
||||||
sandbox = testUtils.stubClient();
|
sandbox = testUtils.stubClient();
|
||||||
|
|
||||||
languageHandler.setLanguage('en').done(done);
|
languageHandler.setLanguage('en').done(done);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue