Initial framework for org-graphs tests
This commit is contained in:
parent
e994085dfe
commit
c2609b949a
1 changed files with 5 additions and 0 deletions
5
src/app/providers/org-graphs.service.spec.ts
Normal file
5
src/app/providers/org-graphs.service.spec.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
import { TestBed, ComponentFixture, async } from '@angular/core/testing';
|
||||
|
||||
describe('Service: OrgGraphsService', () => {
|
||||
|
||||
});
|
Reference in a new issue