Gabriel Horner 9 месяцев назад
Родитель
Сommit
548971bdf4
1 измененных файлов с 1 добавлено и 1 удалено
  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"