Initial jest stuff. Blocked on Babel 7
This commit is contained in:
@@ -70,8 +70,6 @@ describe("GroupMemberList", function() {
|
||||
};
|
||||
|
||||
beforeEach(function() {
|
||||
TestUtils.beforeEach(this);
|
||||
|
||||
httpBackend = new MockHttpBackend();
|
||||
|
||||
Matrix.request(httpBackend.requestFn);
|
||||
|
||||
Reference in New Issue
Block a user