You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-31 13:44:28 +03:00
Trailing whitespace
This commit is contained in:
@ -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);
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user