mirror of
https://github.com/logseq/logseq.git
synced 2026-05-20 19:02:23 +00:00
fix: test
This commit is contained in:
@@ -16,7 +16,8 @@
|
||||
:block/updated-at
|
||||
:block/created-at
|
||||
:db/ident
|
||||
:block/uuid)
|
||||
:block/uuid
|
||||
:block/order)
|
||||
{:db/index true,
|
||||
:logseq.property/type :default,
|
||||
:db/valueType :db.type/ref,
|
||||
@@ -24,7 +25,6 @@
|
||||
:block/title "Book",
|
||||
:db/cardinality :db.cardinality/one,
|
||||
:logseq.property/classes 156,
|
||||
:block/order "a6",
|
||||
:block/name "book"}))
|
||||
(is (= (rest tx-data)
|
||||
[[:db/retract 156 :block/tags :logseq.class/Property]
|
||||
|
||||
Reference in New Issue
Block a user