Skip to content

Commit

Permalink
WIP configure test ActiveJob queue adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
gbp committed Jan 10, 2025
1 parent 53937e9 commit 59ab638
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/environments/test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -95,4 +95,6 @@
exception_recipients: AlaveteliConfiguration.exception_notifications_to
}
end

config.active_job.queue_adapter = :test
end

0 comments on commit 59ab638

Please sign in to comment.