Skip to content

Commit 4736900

Browse files
committed
fix test
1 parent 65ac229 commit 4736900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/connection_string/test/valid-auth.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@
282282
"authmechanism": "GSSAPI",
283283
"authmechanismproperties": {
284284
"SERVICE_NAME": "other",
285-
"CANONICALIZE_HOST_NAME": true,
285+
"CANONICALIZE_HOST_NAME": "true",
286286
"SERVICE_HOST": "example.com"
287287
}
288288
}

0 commit comments

Comments
 (0)