Skip to content

Commit

Permalink
Add build flag for CE-specific activation flag tests (#29335)
Browse files Browse the repository at this point in the history
  • Loading branch information
mpalmi authored Jan 9, 2025
1 parent 49d8fb2 commit ff2d7ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vault/logical_system_activation_flags_test.go
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
// Copyright (c) HashiCorp, Inc.
// SPDX-License-Identifier: BUSL-1.1

//go:build !enterprise

package vault

import (
Expand Down

0 comments on commit ff2d7ec

Please sign in to comment.