fixing some test

This commit is contained in:
Dmitriy Zaporozhets 2013-01-15 12:42:54 +02:00
parent f598cc7897
commit ac983319d3
4 changed files with 36 additions and 38 deletions

View file

@ -110,6 +110,7 @@ class ProjectMergeRequests < Spinach::FeatureSteps
end
And 'I leave a comment like "Line is wrong" on line 185 of the first file' do
save_and_open_page
within(:xpath, "//div[@class='diff_file'][1]") do
click_link "add-diff-line-note-0_185_185"
end