Commit f914d8c
🧪 Add test for ToolError::invalid_input
This commit introduces a unit test for the `ToolError::invalid_input`
constructor to ensure it correctly maps to the `ToolError::InvalidInput`
variant with the expected message.
Co-authored-by: Hmbown <101357273+Hmbown@users.noreply.github.com>1 parent 0181493 commit f914d8c
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
559 | 559 | | |
560 | 560 | | |
561 | 561 | | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
562 | 571 | | |
0 commit comments