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

Partly revert #32231 #32244

Merged
merged 1 commit into from
Mar 15, 2018
Merged

Partly revert #32231 #32244

merged 1 commit into from
Mar 15, 2018

Conversation

bogdanvlviv
Copy link
Contributor

@bogdanvlviv bogdanvlviv commented Mar 13, 2018

  • Remove extra execution of perform_enqueued_jobs
    since it performs all enqueued jobs in the duration of the block.
  • Fix example of using assert_emails without block since we
    can't use enqueued jobs in this case.

Related to #32231
r? @rafaelfranca

- Remove extra execution of `perform_enqueued_jobs`
  since it performs all enqueued jobs in the duration of the block.
- Fix example of using `assert_emails` without block since we
  can't use enqueued jobs in this case.
Copy link
Member

@gmcgibbon gmcgibbon left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for fixing my errors! 👍

@kaspth kaspth merged commit 49c8f94 into rails:master Mar 15, 2018
@bogdanvlviv bogdanvlviv deleted the partly-revert-32231 branch March 15, 2018 20:15
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.

4 participants