Skip to content

Commit

Permalink
Add step 2 to activejob educator queue
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanHouston committed Aug 6, 2020
1 parent c4f18cb commit bd50ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/routines/newflow/educator_signup/activate_educator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
module Newflow
module EducatorSignup
class ActivateEducator
lev_routine
lev_routine active_job_enqueue_options: { queue: :educator_signup_queue }, use_jobba: true
uses_routine CreateSalesforceLead

protected ###############
Expand Down

0 comments on commit bd50ed5

Please sign in to comment.