mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
Remove explicit :block/unordered that should already be deleted
This commit is contained in:
committed by
Gabriel Horner
parent
ece07dee90
commit
2b90b0462a
@@ -98,7 +98,7 @@
|
||||
;; only increase over time as the docs graph rarely has deletions
|
||||
(testing "Counts"
|
||||
(is (= 211 (count files)) "Correct file count")
|
||||
(is (= 42304 (count (d/datoms db :eavt))) "Correct datoms count")
|
||||
(is (= 42200 (count (d/datoms db :eavt))) "Correct datoms count")
|
||||
|
||||
(is (= 3600
|
||||
(ffirst
|
||||
|
||||
Reference in New Issue
Block a user