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

Fix active tab test for branches page

parent 195c1057
No related branches found
No related tags found
1 merge request!6923Fix active tab test for branches page
Pipeline #
Loading
Loading
@@ -54,7 +54,7 @@ class Spinach::Features::ProjectActiveTab < Spinach::FeatureSteps
end
 
step 'I click the "Branches" tab' do
page.within '.content' do
page.within '.sub-nav' do
click_link('Branches')
end
end
Loading
Loading
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