Skip to content

Commit

Permalink
Remove meaningless test statement (test_jinja2_uuid_extension)
Browse files Browse the repository at this point in the history
  • Loading branch information
insspb committed Jun 8, 2022
1 parent 6d92aae commit efd5dce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_default_extensions.py
Expand Up @@ -61,4 +61,3 @@ def test_jinja2_uuid_extension(tmp_path):
changelog_lines = f.readlines()

uuid.UUID(changelog_lines[0], version=4)
assert True

0 comments on commit efd5dce

Please sign in to comment.