rcmerci 1 year ago
parent
commit
201b1ac9ac
1 changed files with 2 additions and 1 deletions
  1. 2 1
      src/test/frontend/worker/rtc/rtc_fns_test.cljs

+ 2 - 1
src/test/frontend/worker/rtc/rtc_fns_test.cljs

@@ -200,7 +200,8 @@
         page-name "apply-remote-update-ops-test"
         page-name "apply-remote-update-ops-test"
         [page-uuid
         [page-uuid
          uuid1-client uuid2-client
          uuid1-client uuid2-client
-         uuid1-remote] (repeatedly random-uuid)]
+         uuid1-remote
+         uuid1-not-exist] (repeatedly random-uuid)]
     (page-handler/create! page-name {:redirect? false :create-first-block? false :uuid page-uuid})
     (page-handler/create! page-name {:redirect? false :create-first-block? false :uuid page-uuid})
     (outliner-tx/transact!
     (outliner-tx/transact!
      opts
      opts