class Gitlab::QA::Component::Gitlab

def elastic_url=(url)

def elastic_url=(url)
  @environment['ELASTIC_URL'] = url
end