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 0327b18 commit dabececCopy full SHA for dabecec
internal/provider/helper_test.go
@@ -56,7 +56,6 @@ func upgradeOrganizationSubscription(t *testing.T, _ *tfe.Client, organization *
56
}
57
58
func createBusinessOrganization(t *testing.T, client *tfe.Client) (*tfe.Organization, func()) {
59
-
60
if os.Getenv("PREEXISTING_TFE_ORGANIZATION") != "" {
61
org := tfe.Organization{
62
Name: os.Getenv("PREEXISTING_TFE_ORGANIZATION"),
0 commit comments