Skip to content

Commit 7abfd61

Browse files
authored
Update resource_aws_integration_test.go
1 parent 1317c4d commit 7abfd61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spacelift/resource_aws_integration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ func TestAWSIntegrationResource(t *testing.T) {
2323
role_arn = "arn:aws:iam::039653571618:role/empty-test-role"
2424
labels = ["one", "two"]
2525
generate_credentials_in_worker = false
26-
autoattach_enabled = true
26+
autoattach_enabled = true
2727
}
2828
`, randomID),
2929
Check: Resource(

0 commit comments

Comments
 (0)