You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TEST: relax method invocation checking for KernelRequireTest
With ruby3.3.0dev, "require" method may invoke :to_str or :to_path
more than once in ruby internal. To rescue this, relax
method invocation checking for KernelRequireTest.
Closes#459 .
0 commit comments