mirror of
https://github.com/logseq/logseq.git
synced 2026-05-03 02:16:30 +00:00
fix: test count changed by #11458
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
(docs-graph-helper/docs-graph-assertions @conn graph-dir files)
|
||||
|
||||
(testing "Additional counts"
|
||||
(is (= 58054 (count (d/datoms @conn :eavt))) "Correct datoms count"))
|
||||
(is (= 57836 (count (d/datoms @conn :eavt))) "Correct datoms count"))
|
||||
|
||||
(testing "Asts"
|
||||
(is (seq asts) "Asts returned are non-zero")
|
||||
|
||||
Reference in New Issue
Block a user