diff --git a/tests/element.lisp b/tests/element.lisp index 797879a..c7762fa 100644 --- a/tests/element.lisp +++ b/tests/element.lisp @@ -48,7 +48,7 @@ :pretty t))) (is (string= #M"
\ foo - \
" + " (render-to-string (create-element :p nil (list (create-element :span @@ -58,7 +58,7 @@ (is (string= #M"\ foo \ bar - \
" + " (render-to-string (create-element :p nil (list "foo" @@ -78,7 +78,7 @@ (is (string= #M"\ foo \ bar - \
" + " (render-to-string (create-element :p (list :prop1 "value1" :prop2 t @@ -127,7 +127,7 @@ \