Skip to content

Commit

Permalink
Make test fail.
Browse files Browse the repository at this point in the history
Ensure that the cache uploads.
  • Loading branch information
joaander committed Nov 29, 2023
1 parent aee9540 commit 3e059f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pytest/test_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@

def test_version():
"""Test the version attribute."""
assert hoomd.template.version.version == '0.0.0'
assert hoomd.template.version.version == '0.0.1'

0 comments on commit 3e059f7

Please sign in to comment.