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