Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 .
- Loading branch information