Files
zulip/zerver/lib/test_classes.py
Steve Howell 6fcbd2f2d2 test helpers: Simplify check_user_subscribed_only_to_streams.
b4fedaa765 introduced
this helper, and I assume that the weird loop over
zip made sense at the time.

The assertEqual approach on the whole
set gives nice messages in modern Python.
2025-01-22 10:55:25 -08:00

98 KiB