From 6c1838e0f638f33fd171baf52fb8c4e70eba278d Mon Sep 17 00:00:00 2001 From: Nikolay Mitrofanov Date: Sat, 3 Jan 2026 23:04:35 +0300 Subject: [PATCH] DO NOT MERGE WORKFLOW TEST Signed-off-by: Nikolay Mitrofanov --- pkg/log/common_test.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pkg/log/common_test.go b/pkg/log/common_test.go index c244103..f1c7567 100644 --- a/pkg/log/common_test.go +++ b/pkg/log/common_test.go @@ -12,6 +12,8 @@ // See the License for the specific language governing permissions and // limitations under the License. +// DO NOT NEED COMMENT + package log import (