Browse Source

chore: remove test :focus

Gabriel Horner 6 months ago
parent
commit
548971bdf4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/test/frontend/handler/editor_test.cljs

+ 1 - 1
src/test/frontend/handler/editor_test.cljs

@@ -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"