diff --git a/deps/graph-parser/src/logseq/graph_parser/test/docs_graph_helper.cljs b/deps/graph-parser/src/logseq/graph_parser/test/docs_graph_helper.cljs index da5d9af3b..85722f76d 100644 --- a/deps/graph-parser/src/logseq/graph_parser/test/docs_graph_helper.cljs +++ b/deps/graph-parser/src/logseq/graph_parser/test/docs_graph_helper.cljs @@ -106,7 +106,7 @@ (into {}))) "Task marker counts") - (is (= {:markdown 6106 :org 509} (get-block-format-counts db)) + (is (= {:markdown 6080 :org 500} (get-block-format-counts db)) "Block format counts") (is (= {:description 81, :updated-at 46, :tags 5, diff --git a/deps/graph-parser/test/logseq/graph_parser/cli_test.cljs b/deps/graph-parser/test/logseq/graph_parser/cli_test.cljs index ecaf5c5f6..0955ea045 100644 --- a/deps/graph-parser/test/logseq/graph_parser/cli_test.cljs +++ b/deps/graph-parser/test/logseq/graph_parser/cli_test.cljs @@ -32,7 +32,7 @@ (docs-graph-helper/docs-graph-assertions @conn graph-dir files) (testing "Additional counts" - (is (= 48225 (count (d/datoms @conn :eavt))) "Correct datoms count")) + (is (= 48028 (count (d/datoms @conn :eavt))) "Correct datoms count")) (testing "Asts" (is (seq asts) "Asts returned are non-zero") diff --git a/src/test/frontend/handler/repo_test.cljs b/src/test/frontend/handler/repo_test.cljs index 7ff18e80e..499047579 100644 --- a/src/test/frontend/handler/repo_test.cljs +++ b/src/test/frontend/handler/repo_test.cljs @@ -25,7 +25,7 @@ (docs-graph-helper/docs-graph-assertions db graph-dir (map :file/path files)) (testing "Additional Counts" - (is (= 63926 (count (d/datoms db :eavt))) "Correct datoms count") + (is (= 63692 (count (d/datoms db :eavt))) "Correct datoms count") (is (= 5946 (ffirst