Commit a2173cb
fix: correct E2E traces-list expected endpoint to /artist-consumer
The trace originates at the consumer (trigger sends POST to
/artist-consumer), so the trace's entry endpoint is /artist-consumer,
not /artist-provider. The previous expected data was incorrect —
it passed intermittently when the OAP happened to return
/artist-provider first.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 7f51184 commit a2173cb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments