Skip to content

Commit df60a1a

Browse files
PIG208Eeshan Garg
authored andcommitted
matrix: Fix test failure brought by the hint for usernames change.
Fixes a188a4e.
1 parent a188a4e commit df60a1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zulip/integrations/bridge_with_matrix/test_matrix.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
sample_config_text = """[matrix]
1919
host = https://matrix.org
20-
username = username
20+
username = @username@matrix.org
2121
password = password
2222
room_id = #zulip:matrix.org
2323

0 commit comments

Comments
 (0)