forked from cadence/out-of-your-element
send sim messages to the proper rooms
This commit is contained in:
parent
7526d63690
commit
da6603d258
10 changed files with 38 additions and 10 deletions
|
@ -12,6 +12,7 @@ const sync = new HeatSync({watchFS: false})
|
|||
|
||||
Object.assign(passthrough, { config, sync, db })
|
||||
|
||||
require("../matrix/read-registration.test")
|
||||
require("../d2m/actions/create-room.test")
|
||||
require("../d2m/converters/user-to-mxid.test")
|
||||
require("../matrix/api.test")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue