Error on 'New step or New Approver' #1407
This commit is contained in:
parent
18a378c695
commit
9b2e27dc49
@ -415,7 +415,7 @@ class DmsfWorkflowsControllerTest < RedmineDmsf::Test::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_new_step
|
def test_new_step
|
||||||
get :new_step, params: { id: @wf1.id }
|
get :new_step, params: { id: @wf1.id, format: 'js' }
|
||||||
assert_response :success
|
assert_response :success
|
||||||
assert_template :new_step
|
assert_template :new_step
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user