Commit 971cdda3 authored by Mark Lapierre's avatar Mark Lapierre

Merge branch '196040-ee-browser_ui-1_manage-group-group_ldap_sync_spec.rb' into 'master'

Quarantine a 'LDAP Group sync' test

See merge request gitlab-org/gitlab!22697
parents c3d54aa3 6301dee6
......@@ -126,7 +126,7 @@ module QA
Page::Group::Menu.perform(&:click_group_members_item)
end
it 'has LDAP users synced' do
it 'has LDAP users synced', quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/196040' do
verify_users_synced(sync_users)
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