# frozen_string_literal: true module DispatchRider module Debug PUBLISHER_MESSAGE_GUID = 'test-mode-not-random-guid' end end