Tienson Qin 3 недель назад
Родитель
Сommit
d169b587f9
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      deps/graph-parser/test/logseq/graph_parser/exporter_test.cljs

+ 1 - 1
deps/graph-parser/test/logseq/graph_parser/exporter_test.cljs

@@ -257,7 +257,7 @@
               set))))
 
     (testing "user properties"
-      (is (= 20
+      (is (= 21
              (->> @conn
                   (d/q '[:find [(pull ?b [:db/ident]) ...]
                          :where [?b :block/tags :logseq.class/Property]])