fix specs

This commit is contained in:
James Lopez 2018-02-15 10:24:42 +01:00
parent fd1c4f5f19
commit 50ccc6dcc7
No known key found for this signature in database
GPG Key ID: 756BF8E9D7C0CF39
1 changed files with 1 additions and 1 deletions

View File

@ -329,7 +329,7 @@ module BlobHelper
def edit_modify_file_fork_params(action)
{
to: request.full_path,
to: request.fullpath,
notice: edit_in_new_fork_notice_action(action),
notice_now: edit_in_new_fork_notice_now
}