Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bulk requeue compatibility issue #1

Merged
merged 1 commit into from Aug 13, 2020
Merged

Fix bulk requeue compatibility issue #1

merged 1 commit into from Aug 13, 2020

Conversation

optijon
Copy link
Collaborator

@optijon optijon commented Aug 13, 2020

This is a fix for the bulk_requeue issue from deanpcmad#111

@@ -45,4 +48,25 @@
work = subject.retrieve_work
expect(work.job).to eq 'task2'
end

it 'bulk requeues' do

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is quite the test.

@optijon optijon merged commit 67e1810 into master Aug 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants