Skip to content

Commit 163d222

Browse files
committed
add skipUnlessBeta for test that uses FF gated code in serializer
1 parent 6a06ba0 commit 163d222

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin_terraform_version_integration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ func TestAdminTerraformVersions_List(t *testing.T) {
9797

9898
func TestAdminTerraformVersions_CreateDelete(t *testing.T) {
9999
skipUnlessEnterprise(t)
100+
skipUnlessBeta(t)
100101

101102
client := testClient(t)
102103
ctx := context.Background()

0 commit comments

Comments
 (0)