Fix typo in test name
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
(navigate client "http://localhost:8080")
|
||||
(sleep 5)
|
||||
|
||||
(define-test preload-loads-successfully
|
||||
(define-test prelude-loads-successfully
|
||||
(let* ((display (get-display client))
|
||||
(first-line (first (lines display))))
|
||||
(assert (string-match "Loading prelude \\.+ done" first-line)
|
||||
|
||||
Reference in New Issue
Block a user