fix(rtc): sort entity-datoms-coll when generate local-ops

This commit is contained in:
rcmerci
2023-11-01 23:00:38 +08:00
parent d672146805
commit 7752a8f75f
4 changed files with 21 additions and 9 deletions

View File

@@ -91,7 +91,7 @@
(let [conn (conn/get-db test-helper/test-db false)
ws @(:*ws @rtc-fixture/*test-rtc-state)
push-data-to-client-chan (:push-data-to-client-chan ws)]
;; set local-t & graph-uuid in mock-indexeddb-store
;; set local-t & graph-uuid in mock-indexeddb-store
(<! (rtc-op/<update-local-tx! test-helper/test-db rtc-fixture/test-graph-init-local-t))
(<! (rtc-op/<update-graph-uuid! test-helper/test-db rtc-fixture/test-graph-uuid))
(>! push-data-to-client-chan {:req-id "push-updates"