mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
fix: tests
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
"Child class with new parent has correct parents")
|
||||
|
||||
(worker-db-page/create! conn "foo/class1/baz3" {:split-namespace? true})
|
||||
(is (= #{"tag" "Page"}
|
||||
(is (= #{"Tag" "Page"}
|
||||
(set (d/q '[:find [?tag-title ...]
|
||||
:where
|
||||
[?b :block/title "class1"]
|
||||
|
||||
Reference in New Issue
Block a user