Skip to content

Commit 297d066

Browse files
committed
comment typo
Signed-off-by: Oliver Gondža <ogondza@gmail.com>
1 parent 07bb07f commit 297d066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/openshift/e2e/ginkgo/parallel/1-067_validate_redis_secure_comm_no_autotls_ha_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ var _ = Describe("GitOps Operator Parallel E2E Tests", func() {
185185
expectedSentinelConfig := []string{
186186
"port 0",
187187
"tls-port 26379",
188-
// Dynamic changes to the config file can result in doublequptes added unpredictably
188+
// Dynamic changes to the config file can result in doublequotes added unpredictably
189189
`tls-cert-file "?/app/config/redis/tls/tls.crt"?`,
190190
`tls-ca-cert-file "?/app/config/redis/tls/tls.crt"?`,
191191
`tls-key-file "?/app/config/redis/tls/tls.key"?`,

0 commit comments

Comments
 (0)