mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
Redmine 5.1
This commit is contained in:
parent
0b4ab8302d
commit
672d0376d4
@ -34,7 +34,7 @@ class WikiControllerPatchTest < RedmineCustomWorkflows::Test::TestCase
|
|||||||
end
|
end
|
||||||
|
|
||||||
def test_update_with_cw
|
def test_update_with_cw
|
||||||
put "/projects/#{@projects1.id}/wiki/Another_page",
|
put "/projects/#{@project1.id}/wiki/Another_page",
|
||||||
params: {
|
params: {
|
||||||
content: { comments: 'my comments', text: 'edited', version: 1 }
|
content: { comments: 'my comments', text: 'edited', version: 1 }
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user