fix: stable template and number list tests

This commit is contained in:
Tienson Qin
2025-05-08 01:03:20 +08:00
parent cb8e8ef0ba
commit da20b48bd2
2 changed files with 4 additions and 1 deletions

View File

@@ -85,7 +85,7 @@
(do
(reset! config/*headless true)
(reset! config/*slow-mo 50)
(reset! config/*slow-mo 10)
(dotimes [i 5]
(run-multi-tabs-test)))