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