Skip to content

Commit

Permalink
update test for different error message from code updated for handleb…
Browse files Browse the repository at this point in the history
…ars 5
  • Loading branch information
campeis authored and christian-schilling committed Feb 21, 2024
1 parent dec6a75 commit fb72eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/proxy/query.t
Original file line number Diff line number Diff line change
Expand Up @@ -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)



Expand Down

0 comments on commit fb72eb9

Please sign in to comment.