Skip to content

Commit cc3ea50

Browse files
committed
feature flag issue
1 parent 4701de0 commit cc3ea50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tfe/data_source_policy_set_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ import (
1414
)
1515

1616
func TestAccTFEPolicySetDataSource_basic(t *testing.T) {
17+
skipUnlessBeta(t)
1718
tfeClient, err := getClientUsingEnv()
1819
if err != nil {
1920
t.Fatal(err)

0 commit comments

Comments
 (0)