Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Harshvir Potpose <hpotpose62@gmail.com>
  • Loading branch information
akagami-harsh committed Jan 15, 2024
1 parent b9e94e8 commit a91d7e5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugin/storage/badger/samplingstore/storage_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ func TestGetThroughput(t *testing.T) {
{Service: "my-svc", Operation: "op"},
{Service: "our-svc", Operation: "op2"},
}

err := store.InsertThroughput(expected)
require.NoError(t, err)

Expand Down

0 comments on commit a91d7e5

Please sign in to comment.