Skip to content

Commit df74359

Browse files
committed
added a comment for TestMaxTraceSize
Signed-off-by: Parship Chowdhury <parshipchowdhury@gmail.com>
1 parent 5694c37 commit df74359

File tree

1 file changed

+1
-0
lines changed
  • cmd/jaeger/internal/extension/jaegerquery/internal/querysvc/v2/querysvc

1 file changed

+1
-0
lines changed

cmd/jaeger/internal/extension/jaegerquery/internal/querysvc/v2/querysvc/service_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -624,6 +624,7 @@ func TestGetCapabilities(t *testing.T) {
624624
}
625625
}
626626

627+
// Consolidate Underlimit, Overlimit and Exactly at limit tests
627628
func TestMaxTraceSize(t *testing.T) {
628629
tests := []struct {
629630
name string

0 commit comments

Comments
 (0)