Serialization of attached documents is wrong #1601
This commit is contained in:
parent
aa59d239f2
commit
9d76eedfa3
@ -359,7 +359,8 @@ class DmsfWorkflowsControllerTest < RedmineDmsf::Test::TestCase
|
||||
id: @wf1.id,
|
||||
dmsf_workflow_id: @wf1.id,
|
||||
dmsf_file_revision_id: @revision2.id,
|
||||
action: 'assignment'
|
||||
action: 'assignment',
|
||||
project_id: @project1.id,
|
||||
}
|
||||
assert_response :redirect
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user