From 31239f52d6b5f9dbf807e0bf171985921a73a97c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rub=C3=A9n=20Torrero=20Marijnissen?= Date: Tue, 26 Sep 2023 12:15:44 +0100 Subject: [PATCH] Avoid false duplicate detection --- internal/factsengine/gatherers/saptune_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/factsengine/gatherers/saptune_test.go b/internal/factsengine/gatherers/saptune_test.go index c5a403bb..bad54c5c 100644 --- a/internal/factsengine/gatherers/saptune_test.go +++ b/internal/factsengine/gatherers/saptune_test.go @@ -1,3 +1,4 @@ +//nolint:dupl package gatherers_test import (