We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4701de0 commit cc3ea50Copy full SHA for cc3ea50
tfe/data_source_policy_set_test.go
@@ -14,6 +14,7 @@ import (
14
)
15
16
func TestAccTFEPolicySetDataSource_basic(t *testing.T) {
17
+ skipUnlessBeta(t)
18
tfeClient, err := getClientUsingEnv()
19
if err != nil {
20
t.Fatal(err)
0 commit comments