Method: Gitlab::QA::Component::MailHog#set_mailhog_hostname
- Defined in:
- lib/gitlab/qa/component/mail_hog.rb
#set_mailhog_hostname ⇒ Object
33 34 35 |
# File 'lib/gitlab/qa/component/mail_hog.rb', line 33 def set_mailhog_hostname ::Gitlab::QA::Runtime::Env.mailhog_hostname = hostname end |