mirror of
https://github.com/logseq/logseq.git
synced 2026-06-01 19:01:22 +00:00
chore: remove test :focus
This commit is contained in:
@@ -93,7 +93,7 @@
|
||||
#js {:key (subs value (dec (count value)))}
|
||||
nil))))
|
||||
|
||||
(deftest ^:focus keyup-handler-test
|
||||
(deftest keyup-handler-test
|
||||
(testing "Command autocompletion"
|
||||
;; default last matching command is ""
|
||||
(keyup-handler {:value "/z"
|
||||
|
||||
Reference in New Issue
Block a user