You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-07-28 15:22:05 +03:00
Initial jest stuff. Blocked on Babel 7
This commit is contained in:
@ -88,7 +88,6 @@ describe('MemberEventListSummary', function() {
|
||||
};
|
||||
|
||||
beforeEach(function(done) {
|
||||
testUtils.beforeEach(this);
|
||||
sandbox = testUtils.stubClient();
|
||||
|
||||
languageHandler.setLanguage('en').then(done);
|
||||
|
Reference in New Issue
Block a user