mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 09:56:05 -04:00
Fix tests
This commit is contained in:
parent
ab9e01809d
commit
00149c063b
2 changed files with 30 additions and 9 deletions
|
@ -69,7 +69,7 @@ class Auth(object):
|
|||
|
||||
if not creation_event:
|
||||
raise SynapseError(
|
||||
400,
|
||||
403,
|
||||
"Room %r does not exist" % (event.room_id,)
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue