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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

spec/integration/spec_file_load_errors_spec.rb

Lines changed: 1 addition & 0 deletions
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)