Commit 6108f92
committed
fix: Update xray_cause_test for Ruby 3.4+ backtrace format
Ruby 3.4+ changed backtrace label from 'method_name' to
'ClassName#method_name'. Use assert_includes to handle both formats.1 parent 6e2c8ce commit 6108f92
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments