Commit 5fc3ff98 authored by James Lopez's avatar James Lopez

fix specs

parent 6d885f9c
......@@ -321,7 +321,7 @@ module BlobHelper
button_tag edit_text,
class: "#{common_classes} js-edit-blob-link-fork-toggler",
data: { action: 'edit', fork_path: fork_path }
data: { action: action, fork_path: fork_path }
end
def edit_button_tag(button_text, common_classes)
......
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