mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
chore(e2e,rtc): remove comment
This commit is contained in:
@@ -258,15 +258,3 @@
|
||||
(w/click (format ".ls-block :text('%s')" (str title-prefix "-" 0)))
|
||||
(b/delete-blocks)))
|
||||
(validate-2-graphs))))
|
||||
|
||||
(comment
|
||||
(do (w/with-page @*page1 (rtc/rtc-stop))
|
||||
(w/with-page @*page2 (rtc/rtc-stop)))
|
||||
|
||||
(do (w/with-page @*page1 (rtc/rtc-start))
|
||||
(w/with-page @*page2 (rtc/rtc-start)))
|
||||
|
||||
(let [title-prefix "xxxx"
|
||||
property-type "Text"]
|
||||
(w/with-page @*page1
|
||||
(b/new-block (str title-prefix "-" property-type)))))
|
||||
|
||||
Reference in New Issue
Block a user