Commit b472f4c7 authored by Sanad Liaquat's avatar Sanad Liaquat

Removed extra lines

parent ae532993
......@@ -3,7 +3,6 @@
module QA
context 'Manage', :orchestrated, :ldap_tls, :ldap_no_tls do
describe 'LDAP Sync' do
it 'syncs admin users' do
Runtime::Browser.visit(:gitlab, Page::Main::Login)
......@@ -100,7 +99,6 @@ module QA
end
expect(users_synchronised).to be_truthy
end
end
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