Skip to content

Fix Resque.enqueue_at_with_queue method#127

Open
TetianaFilonenko wants to merge 1 commit intoleshill:masterfrom
TetianaFilonenko:bugfix/enqueue_at_without_resque_spec_arguments
Open

Fix Resque.enqueue_at_with_queue method#127
TetianaFilonenko wants to merge 1 commit intoleshill:masterfrom
TetianaFilonenko:bugfix/enqueue_at_without_resque_spec_arguments

Conversation

@TetianaFilonenko
Copy link

@TetianaFilonenko TetianaFilonenko commented Oct 3, 2017

I want to skip usage of ResqueSpec for some special test case using with without_resque_spec block option.
Job.set(...).perform_later causes ResqueSpec.enqueue_at_with_queue_without_resque_spec method
I've found 2 places, that as for me should be fixed

  • enqueue_at_with_queue_without_resque_spec doesn't have queue argument
  • enqueue_at_with_queue_without_resque_spec is absent in the list of aliases of class included block

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant