From fb72eb94b608ac16df58426f5e6ffc5927adf35d Mon Sep 17 00:00:00 2001 From: Alessandro Campeis <12007735+campeis@users.noreply.github.com> Date: Mon, 29 Jan 2024 17:25:27 +0100 Subject: [PATCH] update test for different error message from code updated for handlebars 5 --- tests/proxy/query.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/proxy/query.t b/tests/proxy/query.t index d2b17a65..211349ac 100644 --- a/tests/proxy/query.t +++ b/tests/proxy/query.t @@ -82,7 +82,7 @@ Failing render for lack of variable content-length: 100\r (esc) date: *\r (esc) (glob) \r (esc) - JoshError(Error rendering "tmpl_file" line 1, col 8: Variable "param_val" not found in strict mode.) (no-eol) + JoshError(Error rendering "tmpl_file" line 1, col 8: Failed to access variable in strict mode Some("param_val")) (no-eol)