diff --git a/vault/logical_system_activation_flags_test.go b/vault/logical_system_activation_flags_test.go index c6065e9c5c93..95834a88e001 100644 --- a/vault/logical_system_activation_flags_test.go +++ b/vault/logical_system_activation_flags_test.go @@ -1,6 +1,8 @@ // Copyright (c) HashiCorp, Inc. // SPDX-License-Identifier: BUSL-1.1 +//go:build !enterprise + package vault import (