Commit 5d9201b
committed
Fix minitest assertion for Ruby >= 3.4
Context:
Failure:
ActiveModel::Serializer::ReflectionTest#test_no_href_in_vanilla_reflection [/.rvm/gems/ruby-3.4.7/gems/minitest-5.10.3/lib/minitest/assertions.rb:139]:
Expected /undefined method `href'/ to match # encoding: US-ASCII
"undefined method 'href' for an instance of ActiveModel::Serializer::HasOneReflection".1 parent eec4d8e commit 5d9201b
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
387 | 390 | | |
388 | 391 | | |
389 | 392 | | |
| |||
0 commit comments