Closed kzkn closed 1 year ago
I wonder why it doesn't fail on ci?
This failed on my machine and I sorta ignored it because I've always had a few random spec failures due to asdf, so thank you for fixing this.
Presumedly it doesn't fails on CI because it doesn't have the gem installed
Subject of the issue
spec/integration/spec_file_load_errors_spec.rb
fails when run on Ruby 3.1.Your environment
Steps to reproduce
Expected behavior
Actual behavior
Notes
I think that the behavior may have changed depending on whether or not
error_highlight
gem is installed. But as I know the gem is a built-in gem in Ruby 3.1...? :thinking: