fix: tests

This commit is contained in:
Tienson Qin
2024-12-11 19:19:41 +08:00
parent 7bacc1fc5d
commit 9b6d09bcfe

View File

@@ -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"]