Skip to content

Commit 9a098b7

Browse files
Kelsi HoyleKelsi Hoyle
authored andcommitted
lint fix
1 parent 10d1925 commit 9a098b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_terraform_version_integration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ func TestAdminTerraformVersions_CreateDelete(t *testing.T) {
207207
}
208208

209209
func TestAdminTerraformVersions_ReadUpdate(t *testing.T) {
210-
// skipUnlessEnterprise(t)
210+
skipUnlessEnterprise(t)
211211

212212
client := testClient(t)
213213
ctx := context.Background()

0 commit comments

Comments
 (0)