Commit c4ffba2
committed
test(anthropic): Assert stream dedup emits no duplicate span
The nested-create test only checked that spans existed. Add a negative assertion
that the stream helper's internal `create` delegation produces exactly one span
for the streamed response, so a regressed suppress path that double-emits would fail.1 parent 332d9d5 commit c4ffba2
1 file changed
Lines changed: 4 additions & 2 deletions
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
425 | 425 | | |
426 | 426 | | |
427 | 427 | | |
428 | | - | |
| 428 | + | |
| 429 | + | |
| 430 | + | |
429 | 431 | | |
430 | 432 | | |
431 | | - | |
| 433 | + | |
432 | 434 | | |
433 | 435 | | |
434 | 436 | | |
| |||
0 commit comments