mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-15 14:03:06 +00:00
Added tests
This commit is contained in:
@@ -93,9 +93,9 @@ describe('SubmissionFormComponent Component', () => {
|
||||
});
|
||||
|
||||
afterEach(() => {
|
||||
fixture.destroy();
|
||||
comp = null;
|
||||
compAsAny = null;
|
||||
fixture = null;
|
||||
});
|
||||
|
||||
it('should not has effect when collectionId and submissionId are undefined', () => {
|
||||
|
Reference in New Issue
Block a user