Commit ba686434 authored by Mike Greiling's avatar Mike Greiling

update sub-nav selector in user_requests_access_spec

parent d8d53853
......@@ -61,7 +61,7 @@ feature 'Projects > Members > User requests access', feature: true do
click_link('Settings')
end
page.within('.page-with-layout-nav .sub-nav') do
page.within('.sub-nav') do
click_link('Members')
end
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