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

TEST: support ruby 3.3 NoMethodError message #106

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 6, 2023

  1. TEST: support ruby 3.3 NoMethodError message

    ruby 3.3 changes error messages especially for NoMethodError:
    ruby/ruby#6950
    https://bugs.ruby-lang.org/issues/18285
    
    Modify spec to support this new ruby 3.3 error messages.
    
    Closes ms-ati#105 .
    mtasaka committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    43e851b View commit details
    Browse the repository at this point in the history