diff --git a/integration_helpers_test.go b/integration_helpers_test.go index 95be6f5..f2a0399 100644 --- a/integration_helpers_test.go +++ b/integration_helpers_test.go @@ -1,6 +1,8 @@ // SPDX-FileCopyrightText: 2025 Comcast Cable Communications Management, LLC // SPDX-License-Identifier: Apache-2.0 +//go:build integration + package main import (