diff --git a/zulip/integrations/bridge_with_matrix/test_matrix.py b/zulip/integrations/bridge_with_matrix/test_matrix.py index 296d9ef..3fe0b94 100644 --- a/zulip/integrations/bridge_with_matrix/test_matrix.py +++ b/zulip/integrations/bridge_with_matrix/test_matrix.py @@ -17,7 +17,7 @@ sample_config_path = "matrix_test.conf" sample_config_text = """[matrix] host = https://matrix.org -username = username +username = @username@matrix.org password = password room_id = #zulip:matrix.org