mirror of
https://github.com/logseq/logseq.git
synced 2026-04-30 17:06:23 +00:00
set slow-mo to 50
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
|
||||
(do
|
||||
(reset! config/*headless true)
|
||||
(reset! config/*slow-mo 30)
|
||||
(reset! config/*slow-mo 50)
|
||||
(dotimes [i 5]
|
||||
(run-multi-tabs-test)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user