Skip to content

Commit

Permalink
Update token
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahbaumann committed Sep 20, 2024
1 parent b9eb707 commit d453f3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfe_gromacs/tests/protocols/test_md_tokenization.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ def protocol_result(md_json):

class TestGromacsMDProtocol(GufeTokenizableTestsMixin):
cls = gromacs_md.GromacsMDProtocol
key = "GromacsMDProtocol-ae254f4df30d63ee53db26b48d9df9ab"
key = "GromacsMDProtocol-a32efc65b4df98bda778b1543fb34b70"
repr = f"<{key}>"

@pytest.fixture()
Expand Down

0 comments on commit d453f3c

Please sign in to comment.