Skip to content

Commit

Permalink
Update spec_file_load_errors_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
JonRowe committed Feb 2, 2024
1 parent d1445ba commit 3ec1cfe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/integration/spec_file_load_errors_spec.rb
Expand Up @@ -204,6 +204,7 @@ def foo
Failure/Error: __send__(method, file)
EOS

# A fix was backported to 3.2.3
if RUBY_VERSION > '3.2.2'
expect(formatted_output).to include unindent(<<-EOS)
SyntaxError:
Expand Down

0 comments on commit 3ec1cfe

Please sign in to comment.