We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 719cf28 commit dd97b4bCopy full SHA for dd97b4b
1 file changed
tests/adapter_config_test.go
@@ -30,7 +30,7 @@ const (
30
defaultPassword = "upp3r//S3cr37"
31
defaultDatabase = "upper_db"
32
defaultHost = "127.0.0.1"
33
- defaultTimeZone = "Canada/Eastern"
+ defaultTimeZone = "America/Toronto"
34
)
35
36
const (
0 commit comments