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 root;
|
||||||
let rootElement;
|
let rootElement;
|
||||||
let httpBackend;
|
let httpBackend;
|
||||||
|
|
Loading…
Reference in New Issue