# frozen_string_literal: true
module Integrations
class MockMonitoring < Integration
include Integrations::Base::MockMonitoring
end