Browse Source

fix: frontend lint

Gabriel Horner 1 year ago
parent
commit
2767e7bb8a
2 changed files with 2 additions and 4 deletions
  1. 1 3
      .carve/ignore
  2. 1 1
      src/test/frontend/worker/rtc/rtc_fns_test.cljs

+ 1 - 3
.carve/ignore

@@ -2,8 +2,6 @@
 electron.core/main
 electron.core/start
 electron.core/stop
-;; repl fn
-electron.search/query
 ;; Used by shadow-cljs
 frontend.core/stop
 ;; For repl
@@ -89,4 +87,4 @@ frontend.worker.rtc.hash/hash-blocks
 ;; Repl fn
 frontend.rum/use-atom-in
 ;; missionary utils
-frontend.common.missionary-util/<!
+frontend.common.missionary-util/<!

+ 1 - 1
src/test/frontend/worker/rtc/rtc_fns_test.cljs

@@ -17,7 +17,7 @@
   test-helper/db-based-start-and-destroy-db
   (worker-fixtures/listen-test-db-fixture [:sync-db-to-main-thread]))
 
-(deftest update-remote-data-by-local-unpushed-ops-test
+(deftest ^:large-vars/cleanup-todo update-remote-data-by-local-unpushed-ops-test
   (testing "case1"
     (let [[uuid1 uuid2] (repeatedly (comp str random-uuid))
           affected-blocks-map