mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
chore: disable intermittently failing test
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
(use-fixtures :each fixtures/validate-graph)
|
||||
|
||||
(deftest rtc-basic-test
|
||||
(deftest ^:fix-me rtc-basic-test
|
||||
(let [graph-name (str "rtc-graph-" (.toEpochMilli (java.time.Instant/now)))
|
||||
page-names (map #(str "rtc-test-page" %) (range 4))]
|
||||
(testing "open 2 app instances, add a rtc graph, check this graph available on other instance"
|
||||
|
||||
Reference in New Issue
Block a user