mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 13:33:24 +00:00
Earlier, in 'EmptyTopicNameTest.test_initial_state_data', we were not passing a short 'fetch_event_types' to 'do_events_register' resulting in unnecessary work to fetch extra initial data which isn't important for the test. This commits updates the test to pass a 'fetch_event_types' parameter with the event types required for the test.
34 KiB
34 KiB