Method: Gitlab::QA::Component::InternetTunnel#url
- Defined in:
- lib/gitlab/qa/component/internet_tunnel.rb
#url ⇒ Object
31 32 33 |
# File 'lib/gitlab/qa/component/internet_tunnel.rb', line 31 def url "https://#{subdomain}.#{tunnel_server_hostname}" end |