mirror of
https://github.com/askama-rs/askama.git
synced 2025-10-02 07:20:55 +00:00
Fix expected error message in UI test
This commit is contained in:
parent
ad73f755e9
commit
c9a2254e58
@ -1,4 +1,4 @@
|
||||
error: problems parsing template source at row 1, column 27 near:
|
||||
error: failed to parse template source at row 1, column 27 near:
|
||||
" %}\nHELLO\n{{v}}\n{%- endfilter %}"
|
||||
--> tests/ui/filter_block_ws.rs:3:10
|
||||
|
|
||||
|
Loading…
x
Reference in New Issue
Block a user