Merge pull request #15 from Pear-Trading/TBSliver/Testing
Minor testing fixes
This commit is contained in:
commit
34465afc8d
3 changed files with 16 additions and 2 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