Commit 1ef4e89
fix: use notEmpty for endpointnames in traces-list expected data
The endpointnames value is non-deterministic — different E2E test
configurations produce different entry endpoints (/artist-consumer
in gRPC tests, /artist-provider in profiling tests). Use notEmpty
check instead of hardcoding either endpoint name.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent a2173cb commit 1ef4e89
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