Skip to content
Snippets Groups Projects
Commit 6cab3729 authored by Tim Zallmann's avatar Tim Zallmann
Browse files

Fix for active tab Members test

parent 4ed1af74
No related branches found
No related tags found
No related merge requests found
Pipeline #
Loading
Loading
@@ -32,6 +32,10 @@ module SharedProjectTab
ensure_active_main_tab('Wiki')
end
 
step 'the active main tab should be Members' do
ensure_active_main_tab('Members')
end
step 'the active main tab should be Settings' do
ensure_active_main_tab('Settings')
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