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 ChatRelayJob definition in Testing Guide #44660

Merged
merged 1 commit into from Mar 12, 2022

Conversation

julianrubisch
Copy link
Contributor

Summary

The ChatRelayJob under "14.3 Custom Assertions And Testing Broadcasts Inside Other Components" defined a perform_later method, which I think should just be perform.

The `ChatRelayJob` under "14.3 Custom Assertions And Testing Broadcasts Inside Other Components" defined a `perform_later` method, which I think should just be `perform`.
@rails-bot rails-bot bot added the docs label Mar 11, 2022
@jonathanhefner jonathanhefner merged commit c3d4ab0 into rails:main Mar 12, 2022
@jonathanhefner
Copy link
Member

jonathanhefner commented Mar 12, 2022

Thank you, @julianrubisch! 🎉

Backported to 7-0-stable in ba0fa9e.

jonathanhefner added a commit that referenced this pull request Mar 13, 2022
Fix ChatRelayJob definition in Testing Guide [ci-skip]

(cherry picked from commit c3d4ab0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants