Skip to content
Snippets Groups Projects
Commit 03f6a28e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

move capybara scenarios to spec/features

parent 9f722427
No related branches found
No related tags found
No related merge requests found
Showing
with 3 additions and 1 deletion
File moved
Loading
Loading
@@ -97,7 +97,9 @@ describe "On a merge request diff", js: true, focus: true do
 
visit diffs_project_merge_request_path(project, merge_request)
 
click_link("Diff")
within '.diffs-tab' do
click_link("Diff")
end
end
 
subject { page }
Loading
Loading
File moved
File moved
File moved
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment