Skip to content

Commit 10d1925

Browse files
Kelsi HoyleKelsi Hoyle
authored andcommitted
fmt and lint
1 parent 931feab commit 10d1925

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
@@ -274,7 +274,7 @@ func TestAdminTerraformVersions_ReadUpdate(t *testing.T) {
274274
// Update using Archs
275275
anotherUpdateVersion := genSafeRandomTerraformVersion()
276276
updateArchOpts := AdminTerraformVersionUpdateOptions{
277-
Version: String(anotherUpdateVersion),
277+
Version: String(anotherUpdateVersion),
278278
Deprecated: Bool(false),
279279
Archs: []*ToolVersionArchitectureOptions{{
280280
URL: "https://www.hashicorp.com",

0 commit comments

Comments
 (0)