fix: frontend and graph-parser tests and lints

Removed file specific test
This commit is contained in:
Gabriel Horner
2025-12-30 22:10:27 -05:00
parent 2bcc331916
commit 20cbb626a0
4 changed files with 9 additions and 18 deletions

View File

@@ -76,7 +76,6 @@
(def file-graph-paths
"Paths _only_ for file graphs"
["deps/db/src/logseq/db/file_based"
"deps/graph-parser/src/logseq/graph_parser/db.cljs"
"deps/graph-parser/src/logseq/graph_parser/extract.cljc"
"deps/graph-parser/src/logseq/graph_parser/property.cljs"
"deps/graph-parser/src/logseq/graph_parser.cljs"