Commit 394eaa7
Use lst.success instead of lst.status_message in list_create test
status_message is occasionally absent from the API response; success
(boolean) is the more reliable indicator that list_create succeeded.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5e08b75 commit 394eaa7
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
299 | | - | |
300 | 299 | | |
301 | 300 | | |
302 | | - | |
| 301 | + | |
303 | 302 | | |
304 | 303 | | |
305 | 304 | | |
| |||
0 commit comments