From 956fa607316f9497f5fab7842bab7e2b5b6a5e3d Mon Sep 17 00:00:00 2001 From: Adam Scerra Date: Tue, 27 May 2025 12:13:59 -0400 Subject: [PATCH] updating file to test sealights app on PR Signed-off-by: Adam Scerra --- internal/applicationsnapshot/attestation_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/applicationsnapshot/attestation_test.go b/internal/applicationsnapshot/attestation_test.go index 7fe9963cf..2b13351e3 100644 --- a/internal/applicationsnapshot/attestation_test.go +++ b/internal/applicationsnapshot/attestation_test.go @@ -15,6 +15,7 @@ // SPDX-License-Identifier: Apache-2.0 //go:build unit +// editing file to test PR package applicationsnapshot