lib/gitlab/qa/scenario/test/integration/saml.rb in gitlab-qa-7.17.1 vs lib/gitlab/qa/scenario/test/integration/saml.rb in gitlab-qa-7.18.0

- old
+ new

@@ -42,10 +42,10 @@ end end def run_specs(gitlab, release, *rspec_args) gitlab.instance do - puts "Running #{spec_suite} specs!" + Runtime::Logger.info("Running #{spec_suite} specs!") Component::Specs.perform do |specs| specs.suite = spec_suite specs.release = release specs.network = gitlab.network