mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
fix: e2e tests
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
(k/enter)
|
||||
(is (string/includes? (util/get-edit-content) "[["))
|
||||
(util/exit-edit)
|
||||
(is (= "b1" (util/get-text ".block-ref"))))))
|
||||
(is (= "b1" (.textContent (second (w/query "a.page-ref"))))))))
|
||||
|
||||
(deftest link-test
|
||||
(testing "/link"
|
||||
|
||||
Reference in New Issue
Block a user