diff --git a/go-runtime/schema/schema_integration_test.go b/go-runtime/schema/schema_integration_test.go index 26a43f4854..bbabcb9335 100644 --- a/go-runtime/schema/schema_integration_test.go +++ b/go-runtime/schema/schema_integration_test.go @@ -1,3 +1,5 @@ +//go:build integration + package schema import (