mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-17 23:13:04 +00:00
Started fixing tests
This commit is contained in:
@@ -177,7 +177,7 @@ describe('ConfigResponseParsingService', () => {
|
||||
'https://rest.api/config/submissionsections/traditionalpagetwo',
|
||||
'https://rest.api/config/submissionsections/upload',
|
||||
'https://rest.api/config/submissionsections/license'
|
||||
], 'https://rest.api/config/submissiondefinitions/traditional/sections')
|
||||
])
|
||||
});
|
||||
|
||||
it('should return a ConfigSuccessResponse if data contains a valid config endpoint response', () => {
|
||||
|
Reference in New Issue
Block a user