forked from hazza/dspace-angular
small fixes + test fix
This commit is contained in:
@@ -381,6 +381,7 @@ describe('FormComponent test suite', () => {
|
||||
});
|
||||
|
||||
describe('', () => {
|
||||
init();
|
||||
beforeEach(() => {
|
||||
formFixture = TestBed.createComponent(FormComponent);
|
||||
store = TestBed.get(Store);
|
||||
|
Reference in New Issue
Block a user