Remove commented-out debug code from test file

Co-authored-by: xyhp915 <1779837+xyhp915@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-12-22 02:58:31 +00:00
parent a51e41ae4f
commit 26399ed285

View File

@@ -50,5 +50,3 @@
(let [result (db-based-api/get-tags-by-name "RegularPage")]
(is (nil? result) "Should not return regular pages, only tags"))))
#_(cljs.test/run-tests)