BigW Consortium Gitlab

Commit 2f81baf4 by Annabel Dunstone

Update click_diff_line

parent 82d0221b
......@@ -227,7 +227,7 @@ module SharedDiffNote
end
def click_diff_line(code)
find("button[data-line-code='#{code}']").click
find("button[data-line-code='#{code}']").trigger('click')
end
def click_parallel_diff_line(code, line_type)
......
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