Skip to content

Commit c9a3383

Browse files
zioprotolonegunmanb
authored andcommitted
golang linting
1 parent e8bd9ba commit c9a3383

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/terraform_aks_test.go

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,9 @@ func TestTerraformBasicExample(t *testing.T) {
3939
t.Fatal("Wrong output")
4040
}
4141
})
42-
43-
4442
}
4543

4644
func configureTerraformOptions(t *testing.T, fixtureFolder string) *terraform.Options {
47-
4845
terraformOptions := &terraform.Options{
4946
// The path to where our Terraform code is located
5047
TerraformDir: fixtureFolder,

0 commit comments

Comments
 (0)