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