Skip to content

Commit

Permalink
Update spec/userlist/push/strategies/active_job/worker_spec.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Benedikt Deicke <[email protected]>
  • Loading branch information
MiaSinek and benedikt authored Oct 21, 2024
1 parent 3859148 commit 56508f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/userlist/push/strategies/active_job/worker_spec.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
require 'spec_helper'

require 'userlist/push/strategies/active_job/worker'
require 'support/active_job'

RSpec.describe Userlist::Push::Strategies::ActiveJob::Worker do
subject { described_class.new(queue, config) }
Expand Down

0 comments on commit 56508f6

Please sign in to comment.