summaryrefslogtreecommitdiff
path: root/spec/workers/reactive_caching_worker_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/workers/reactive_caching_worker_spec.rb')
-rw-r--r--spec/workers/reactive_caching_worker_spec.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/spec/workers/reactive_caching_worker_spec.rb b/spec/workers/reactive_caching_worker_spec.rb
index 44aa520d102..5f4453c15d6 100644
--- a/spec/workers/reactive_caching_worker_spec.rb
+++ b/spec/workers/reactive_caching_worker_spec.rb
@@ -12,6 +12,4 @@ describe ReactiveCachingWorker do
subject
end
end
-
- it_behaves_like 'sidekiq worker'
end