Commit 703b15f9 authored by Andrejs Cunskis's avatar Andrejs Cunskis

Hide chemlab banner

parent b929874f
......@@ -179,6 +179,7 @@ module QA
config.browser = Capybara.current_session.driver.browser # reuse Capybara session
config.libraries = [GitlabHandbook]
config.base_url = Runtime::Scenario.attributes[:gitlab_address] # reuse GitLab address
config.hide_banner = true
end
end
# rubocop: enable Metrics/AbcSize
......
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