stupid angular tests.
This commit is contained in:
parent
fe82aba47c
commit
41ac4eab4e
|
@ -23,6 +23,7 @@ describe('GraphsComponent', () => {
|
|||
beforeEach(() => {
|
||||
TestBed.configureTestingModule({
|
||||
declarations: [
|
||||
GraphsComponent,
|
||||
ChangeDatePipe
|
||||
],
|
||||
imports: [
|
||||
|
|
Loading…
Reference in New Issue