Commit 7f51184
fix: remove hardcoded endpoint name in E2E traces-list expected data
The traces-list.yml expected '/artist-provider' in endpointnames,
but traces can have either '/artist-provider' or '/artist-consumer'
depending on reporting order. Use notEmpty check instead of
hardcoding a specific endpoint name.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent cece3d5 commit 7f51184
1 file changed
Lines changed: 1 addition & 1 deletion
| 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