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