module GdsApi::TestHelpers::PublishingApiV2
def stub_any_publishing_api_call
def stub_any_publishing_api_call stub_request(:any, %r{\A#{PUBLISHING_API_V2_ENDPOINT}}) end
def stub_any_publishing_api_call stub_request(:any, %r{\A#{PUBLISHING_API_V2_ENDPOINT}}) end