Commit 50ccc6dc authored by James Lopez's avatar James Lopez

fix specs

parent fd1c4f5f
...@@ -329,7 +329,7 @@ module BlobHelper ...@@ -329,7 +329,7 @@ module BlobHelper
def edit_modify_file_fork_params(action) def edit_modify_file_fork_params(action)
{ {
to: request.full_path, to: request.fullpath,
notice: edit_in_new_fork_notice_action(action), notice: edit_in_new_fork_notice_action(action),
notice_now: edit_in_new_fork_notice_now notice_now: edit_in_new_fork_notice_now
} }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment