From 305524d005df075d53575552ee090fb53192a3fe Mon Sep 17 00:00:00 2001 From: Laurenz Date: Mon, 11 Sep 2023 14:42:43 +0200 Subject: Update tests for type system changes --- tests/typ/text/raw-align.typ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/typ/text') diff --git a/tests/typ/text/raw-align.typ b/tests/typ/text/raw-align.typ index 2e124ea9..1dbaad16 100644 --- a/tests/typ/text/raw-align.typ +++ b/tests/typ/text/raw-align.typ @@ -33,5 +33,5 @@ b = 324923 #lorem(20) --- -// Error: 17-20 alignment must be horizontal +// Error: 17-20 expected `start`, `left`, `center`, `right`, or `end`, found top #set raw(align: top) -- cgit v1.2.3