fix: e2e tests

This commit is contained in:
Tienson Qin
2025-12-30 18:02:31 +08:00
parent 6bc2fb1a0a
commit dce1a8f4e5

View File

@@ -189,10 +189,9 @@
:s3-key key
:schema-version (str major-schema-version)
:graph-name remote-graph-name
;; FIXME: use local graph uuid instead of creating new one
:graph-uuid (:kv/value (:logseq.kv/graph-uuid @conn))
:encrypted-aes-key
(ldb/write-transit-str encrypted-aes-key)}))]
;; FIXME: use local graph uuid instead of creating new one
(if-let [graph-uuid (:graph-uuid upload-resp)]
(let [schema-version (ldb/get-graph-schema-version @conn)]
(ldb/transact! conn