Skip to content
This repository was archived by the owner on Nov 30, 2024. It is now read-only.

Commit 3ec1cfe

Browse files
authored
Update spec_file_load_errors_spec.rb
1 parent d1445ba commit 3ec1cfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/integration/spec_file_load_errors_spec.rb

+1
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ def foo
204204
Failure/Error: __send__(method, file)
205205
EOS
206206

207+
# A fix was backported to 3.2.3
207208
if RUBY_VERSION > '3.2.2'
208209
expect(formatted_output).to include unindent(<<-EOS)
209210
SyntaxError:

0 commit comments

Comments
 (0)