Skip to content

Commit 0fb26d9

Browse files
authored
Update data_aws_integration_test.go
1 parent 7cc600e commit 0fb26d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spacelift/data_aws_integration_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ func TestAWSIntegrationData(t *testing.T) {
2222
labels = ["one", "two"]
2323
duration_seconds = 3600
2424
generate_credentials_in_worker = false
25-
autoattach_enabled = true
25+
autoattach_enabled = true
2626
}
2727
2828
data "spacelift_aws_integration" "test" {

0 commit comments

Comments
 (0)