mirror of
https://github.com/zulip/zulip.git
synced 2025-10-28 18:43:52 +00:00
populate_db: Add timezones for some test users.
After failing to notice a place where we wanted to hide timezone information, we decided to add timezones to some of the test users, so that we can better consider the effects of timezones when manually testing. Testing: * ran populate_db and confirmed users had timezones in the UI * updated test_populate_db.py
This commit is contained in:
@@ -48,4 +48,4 @@ API_FEATURE_LEVEL = 116
|
||||
# historical commits sharing the same major version, in which case a
|
||||
# minor version bump suffices.
|
||||
|
||||
PROVISION_VERSION = "177.0"
|
||||
PROVISION_VERSION = "178.0"
|
||||
|
||||
Reference in New Issue
Block a user