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 inspect filter with custom object #9743

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

ashmaroli
Copy link
Member

Summary

Ruby 3.4 has changed the output string of Hash#inspect.
Therefore introduce a custom object (within test case only) to maintain old behavior across tested Ruby versions.

Context

Resolves #9721

@ashmaroli
Copy link
Member Author

@jekyllbot: merge +dev

@jekyllbot jekyllbot merged commit 98c14c0 into jekyll:master Dec 30, 2024
10 checks passed
jekyllbot added a commit that referenced this pull request Dec 30, 2024
@ashmaroli ashmaroli deleted the test-with-custom-object branch December 30, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

minitest testsuite failure with ruby3.4.0dev
2 participants