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 test builder (undefined method debug_code) #927

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Mar 10, 2023

debug_code is defined only in ConsoleTestCase, not TestCase, so tests generated using bin/gentest were failing with NoMethodError: undefined method debug_code'`.

@andyw8 andyw8 marked this pull request as ready for review March 10, 2023 19:14
Copy link
Member

@ono-max ono-max left a comment

Choose a reason for hiding this comment

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

👍

@ko1 ko1 merged commit 64552e2 into ruby:master Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants