Skip to content

Commit dabecec

Browse files
drewmullensebasslash
authored andcommitted
linting
1 parent 0327b18 commit dabecec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/provider/helper_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ func upgradeOrganizationSubscription(t *testing.T, _ *tfe.Client, organization *
5656
}
5757

5858
func createBusinessOrganization(t *testing.T, client *tfe.Client) (*tfe.Organization, func()) {
59-
6059
if os.Getenv("PREEXISTING_TFE_ORGANIZATION") != "" {
6160
org := tfe.Organization{
6261
Name: os.Getenv("PREEXISTING_TFE_ORGANIZATION"),

0 commit comments

Comments
 (0)