forked from cadence/out-of-your-element
Finish room diffing and syncing. All tests pass
This commit is contained in:
parent
f09eeccef3
commit
3fbe7eed6e
13 changed files with 658 additions and 529 deletions
|
@ -12,4 +12,4 @@ const sync = new HeatSync({persistent: false})
|
|||
|
||||
Object.assign(passthrough, { config, sync, db })
|
||||
|
||||
require("../d2m/actions/create-room")
|
||||
require("../d2m/actions/create-room.test")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue