Reduce wait in e2e tests

This commit is contained in:
2026-03-20 12:56:18 +00:00
parent d202157a58
commit 7961c68639

View File

@@ -19,7 +19,7 @@
(define client (client-setup))
(navigate client "http://localhost:8080")
(sleep 5)
(sleep 1)
(define-test kernel-assembles-successfully
(let* ((display (get-display client))