Commit 2473dade authored by Luke Bennett's avatar Luke Bennett

Better first match on this MR also

parent ed94b9b4
......@@ -102,7 +102,7 @@ feature 'Diff notes', js: true, feature: true do
context 'with an unfolded line' do
before(:each) do
first('.js-unfold').click
find('.js-unfold', match: :first).click
wait_for_ajax
end
......
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