• Bob Van Landuyt's avatar
    Avoid creating fake duplicate jobs in specs · 2e26c511
    Bob Van Landuyt authored
    We have middleware that deduplicates jobs for idempotent workers. So
    to avoid specs breaking when when more workers are marked as
    idempotent, we should not create duplicate jobs for tests.
    2e26c511
sidekiq_spec.rb 2 KB