mirror of
https://github.com/vector-im/element-web.git
synced 2026-07-20 22:28:58 +00:00
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