fix: export tests

This commit is contained in:
Tienson Qin
2025-12-30 00:34:02 +08:00
parent bdb6e02182
commit 74d136e49c
2 changed files with 5 additions and 2 deletions

View File

@@ -749,7 +749,11 @@
{:file/path "logseq/custom.css"
:file/content ".foo {background-color: blue}"}
{:file/path "logseq/custom.js"
:file/content "// comment"}]
:file/content "// comment"}
{:file/path "logseq/publish.css"
:file/content ""}
{:file/path "logseq/publish.js"
:file/content ""}]
:build-existing-tx? true}]
original-data))