matrix: Fix test failure brought by the hint for usernames change.
Fixes a188a4e72a
.
This commit is contained in:
parent
a188a4e72a
commit
df60a1ac03
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue