This commit is contained in:
lotte
2019-11-26 16:43:46 +01:00
parent 835ce735cb
commit 8522c35186
28 changed files with 892 additions and 147 deletions

View File

@@ -382,7 +382,6 @@ describe('FormComponent test suite', () => {
describe('', () => {
beforeEach(() => {
formFixture = TestBed.createComponent(FormComponent);
store = TestBed.get(Store);
formComp = formFixture.componentInstance; // FormComponent test instance