Commit 757f84f
Address review feedback: add missing require, fix redundant test
- Add explicit require for check/result in client_stub.rb so the file
is standalone-loadable
- Rename test_accepts_string_keys to test_accepts_symbol_keys and
actually pass symbol keys to provide distinct coverage
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent b188850 commit 757f84f
2 files changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
1 | 3 | | |
2 | 4 | | |
3 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
52 | | - | |
| 51 | + | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments