Fix lint issues

Signed-off-by: Émile Ré <emile@probo.com>
This commit is contained in:
Émile Ré
2026-05-29 19:47:45 +02:00
parent 8d5571cf91
commit c8b7615046
4 changed files with 12 additions and 0 deletions

View File

@@ -707,6 +707,7 @@ func TestPatternAnalysisWorker_GlobInheritsUnanimousMapping(t *testing.T) {
for _, ep := range exacts {
ep.ThirdPartyID = &thirdPartyID
}
exacts[1].Description = "Google Analytics measurement cookie"
require.NoError(t, client.WithTx(ctx, func(ctx context.Context, tx pg.Tx) error {