chore(linters): Fix findings found by testifylint: error-is-as (#14180)

This commit is contained in:
Paweł Żak 2023-10-25 23:02:46 +02:00 committed by GitHub
parent 64ae51e6ff
commit 0f264d64ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ func Test_BeatStats(t *testing.T) {
fakeServer.Start()
defer fakeServer.Close()
require.NoError(t, err, beatTest.Gather(&beat6StatsAccumulator))
require.NoError(t, beatTest.Gather(&beat6StatsAccumulator))
beat6StatsAccumulator.AssertContainsTaggedFields(
t,