Skip to content

Commit

Permalink
Fix Testing Instructions (#827)
Browse files Browse the repository at this point in the history
  • Loading branch information
jherdman committed Jan 29, 2024
1 parent fcb6a40 commit 6e367f7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -582,8 +582,6 @@ end
#spec/workers/bad_worker_spec.rb

require "sidekiq_unique_jobs/testing"
#OR
require "sidekiq_unique_jobs/rspec/matchers"

RSpec.describe BadWorker do
specify { expect(described_class).to have_valid_sidekiq_options }
Expand Down

0 comments on commit 6e367f7

Please sign in to comment.