mirror of
https://github.com/logseq/logseq.git
synced 2026-02-01 22:47:36 +00:00
fix: graph parser tests
This commit is contained in:
@@ -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]])
|
||||
|
||||
Reference in New Issue
Block a user