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

Remove super call when super doesn't have the method #4588

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

eanders
Copy link
Contributor

@eanders eanders commented Aug 1, 2024

Please squash merge this PR

Description

See https://green-river.sentry.io/issues/5665366253/?referrer=slack&environment=production&alert_rule_id=12523843&alert_type=issue

Type of change

  • Bug fix

Checklist before requesting review

  • I have performed a self-review of my code
  • I have run the code that is being changed under ideal conditions, and it doesn't fail
  • My code includes comments and/or descriptive variable names to help other engineers understand the intent (or not applicable)
  • My code follows the style guidelines of this project (rubocop)
  • I have updated the documentation (or not applicable)
  • If it's not obvious how to test this change, I have provided testing instructions in this PR or the related issue

@eanders eanders requested a review from awisema August 1, 2024 15:54
Copy link
Contributor

@awisema awisema left a comment

Choose a reason for hiding this comment

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

Simple fix! Thanks!

@eanders eanders merged commit 6691d26 into release-127 Aug 2, 2024
48 checks passed
@eanders eanders deleted the ea/payability-remove-super branch August 2, 2024 13:21
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.

2 participants