mirror of https://github.com/vector-im/riot-web
Also run other tests
parent
a1c4424224
commit
7915d97ed7
|
@ -52,7 +52,7 @@ function waitForUpdate(inst) {
|
|||
});
|
||||
}
|
||||
|
||||
describe.only('GroupView', function() {
|
||||
describe('GroupView', function() {
|
||||
let root;
|
||||
let rootElement;
|
||||
let httpBackend;
|
||||
|
|
Loading…
Reference in New Issue