mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 22:43:03 +00:00
Removed deprecated helper function async
This commit is contained in:
@@ -17,7 +17,7 @@ describe('SeriesFieldParser test suite', () => {
|
||||
|
||||
beforeEach(() => {
|
||||
field = {
|
||||
input: {type: 'series'},
|
||||
input: { type: 'series' },
|
||||
label: 'Series/Report No.',
|
||||
mandatory: 'false',
|
||||
repeatable: false,
|
||||
|
Reference in New Issue
Block a user