Commit b1a5d13
committed
Fix exists test to match SirixResponse<()> return type
The exists() method now returns SirixResponse<()> instead of
SirixResponse<bool>, so the test just needs to verify the call succeeds.
https://claude.ai/code/session_01LgXiks4zqYLRVbkgmCNoGc1 parent 0504074 commit b1a5d13
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
222 | | - | |
223 | 221 | | |
224 | 222 | | |
225 | 223 | | |
| |||
0 commit comments