Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
Signed-off-by: George Robinson <[email protected]>
  • Loading branch information
grobinson-grafana committed Nov 22, 2023
1 parent 950745c commit ee2e8da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/with_api_v2/acceptance/utf8_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@ receivers:
require.NoError(t, err)
require.Len(t, resp.Payload, 1)
require.Equal(t, matchers, resp.Payload[0].Matchers)

}

func TestCannotAddUTF8SilencesInClassicMode(t *testing.T) {
Expand Down

0 comments on commit ee2e8da

Please sign in to comment.