mirror of
https://github.com/logseq/logseq.git
synced 2026-06-02 19:31:24 +00:00
fix: frontend lint
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
test-helper/db-based-start-and-destroy-db
|
||||
(worker-fixtures/listen-test-db-fixture [:sync-db-to-main-thread]))
|
||||
|
||||
(deftest update-remote-data-by-local-unpushed-ops-test
|
||||
(deftest ^:large-vars/cleanup-todo update-remote-data-by-local-unpushed-ops-test
|
||||
(testing "case1"
|
||||
(let [[uuid1 uuid2] (repeatedly (comp str random-uuid))
|
||||
affected-blocks-map
|
||||
|
||||
Reference in New Issue
Block a user