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;