Skip to content

Commit edf8f16

Browse files
Integralistkellymclaughlin
authored andcommitted
Update fastly/block_fastly_service_v1_splunk_test.go
1 parent 4e2935d commit edf8f16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastly/block_fastly_service_v1_splunk_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -576,7 +576,7 @@ func testAccServiceV1SplunkConfig_updateUseTLS(serviceName, cert, key string) st
576576
format := "%h %l %u %%{now}V %%{req.method}V %%{req.url}V %>s %%{resp.http.Content-Length}V"
577577

578578
// The same certificate is used here for tls_ca_cert and tls_client_cert,
579-
// but this is stricly for testing. In practice the same value should
579+
// but this is strictly for testing. In practice the same value should
580580
// not be used for these two fields.
581581
return fmt.Sprintf(`
582582
resource "fastly_service_v1" "foo" {

0 commit comments

Comments
 (0)