class Gitlab::QA::Component::MailHog

def set_mailhog_hostname

def set_mailhog_hostname
  ::Gitlab::QA::Runtime::Env.mailhog_hostname = hostname
end