0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-08-08 20:04:41 +02:00
synapse/changelog.d/10835.misc
Brendan Abolivier 2843058a8b
Test that state events sent by modules correctly end up in the room's state (#10835)
Test for #10830

Ideally the test would also make sure the new state event comes down sync, but this is probably good enough.
2021-09-21 17:40:20 +02:00

2 lines
75 B
Plaintext

Add a test to ensure state events sent by modules get persisted correctly.