mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
test_fixtures: Note populate_db depends on server_initialization.py.
This should ensure that folks rebasing past this commit from an older database model get their database rebuilt in the way that will match the test_subs.py query count of 40.
This commit is contained in:
@@ -197,6 +197,7 @@ def template_database_status(
|
||||
'zilencer/management/commands/populate_db.py',
|
||||
'zerver/lib/bulk_create.py',
|
||||
'zerver/lib/generate_test_data.py',
|
||||
'zerver/lib/server_initialization.py',
|
||||
'tools/setup/postgres-init-test-db',
|
||||
'tools/setup/postgres-init-dev-db',
|
||||
'zerver/migrations/0258_enable_online_push_notifications_default.py',
|
||||
|
Reference in New Issue
Block a user