Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
arthexis committed Feb 7, 2023
1 parent 9323ec4 commit 6721098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigils/tests/test_filters.py
Original file line number Diff line number Diff line change
Expand Up @@ -149,5 +149,5 @@ def func():
with local_context(USERPARAM="World"):
execute(code)
assert stdout.getvalue() == "Hello World\n"


0 comments on commit 6721098

Please sign in to comment.