mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-12 04:23:04 +00:00
fixes
This commit is contained in:
@@ -382,7 +382,6 @@ describe('FormComponent test suite', () => {
|
||||
|
||||
describe('', () => {
|
||||
beforeEach(() => {
|
||||
|
||||
formFixture = TestBed.createComponent(FormComponent);
|
||||
store = TestBed.get(Store);
|
||||
formComp = formFixture.componentInstance; // FormComponent test instance
|
||||
|
Reference in New Issue
Block a user