瀏覽代碼

chore: disable random-moves testing for now

Tienson Qin 3 年之前
父節點
當前提交
ab662fa67d
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/test/frontend/modules/outliner/core_test.cljs

+ 1 - 1
src/test/frontend/modules/outliner/core_test.cljs

@@ -412,7 +412,7 @@
           (outliner-tx/transact! {:graph test-db}
             (outliner-core/delete-blocks! blocks {})))))))
 
-(deftest ^:long random-moves
+#_(deftest ^:long random-moves
   (testing "Random moves"
     (transact-random-tree!)
     (let [c1 (get-blocks-count)