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
Also run other tests
This commit is contained in:
@ -52,7 +52,7 @@ function waitForUpdate(inst) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
describe.only('GroupView', function() {
|
describe('GroupView', function() {
|
||||||
let root;
|
let root;
|
||||||
let rootElement;
|
let rootElement;
|
||||||
let httpBackend;
|
let httpBackend;
|
||||||
|
Reference in New Issue
Block a user