Trailing whitespace

pull/21833/head
David Baker 2017-05-26 12:03:36 +01:00
parent e44f3cc709
commit 0de0b8954d
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ describe('MemberEventListSummary', function() {
beforeEach(function(done) {
testUtils.beforeEach(this);
sandbox = testUtils.stubClient();
languageHandler.setLanguage('en').done(done);
});