class GdsApi::TestHelpers::ContentApi::ArtefactStub

def url_without_query

def url_without_query
  "#{CONTENT_API_ENDPOINT}/#{CGI.escape(slug)}.json"
end