Skip to content

Commit dd97b4b

Browse files
authored
testing: rename default timezone (#735)
1 parent 719cf28 commit dd97b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/adapter_config_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ const (
3030
defaultPassword = "upp3r//S3cr37"
3131
defaultDatabase = "upper_db"
3232
defaultHost = "127.0.0.1"
33-
defaultTimeZone = "Canada/Eastern"
33+
defaultTimeZone = "America/Toronto"
3434
)
3535

3636
const (

0 commit comments

Comments
 (0)