1
0
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:
Luke Barnard
2018-04-27 14:56:48 +01:00
parent a1c4424224
commit 7915d97ed7

View File

@ -52,7 +52,7 @@ function waitForUpdate(inst) {
});
}
describe.only('GroupView', function() {
describe('GroupView', function() {
let root;
let rootElement;
let httpBackend;