mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-10 03:23:07 +00:00
Normalized submission section data when retrieving them from item object
This commit is contained in:
@@ -276,7 +276,7 @@ describe('SubmissionObjectEffects test suite', () => {
|
||||
|
||||
describe('saveSubmissionSuccess$', () => {
|
||||
|
||||
it('should return a UPLOAD_SECTION_DATA action for each updated section', () => {
|
||||
it('should return a UPDATE_SECTION_DATA action for each updated section', () => {
|
||||
store.nextState({
|
||||
submission: {
|
||||
objects: submissionState
|
||||
|
Reference in New Issue
Block a user