Skip to content

Commit

Permalink
Add TODO Comment
Browse files Browse the repository at this point in the history
Signed-off-by: Mahad Zaryab <[email protected]>
  • Loading branch information
mahadzaryab1 committed Dec 21, 2024
1 parent 958ab2b commit 1c245cf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cmd/query/app/querysvc/adjuster/hash_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,5 @@ func TestSpanHash_NoDuplicateSpans(t *testing.T) {
adjuster.Adjust(i)
assert.Equal(t, expected(), i)
}

// TODO: write tests for error cases

0 comments on commit 1c245cf

Please sign in to comment.