Skip to content

Commit

Permalink
Update tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahbaumann committed Sep 23, 2024
1 parent f18541a commit 790cd2e
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-13b24d4a018652722de10728b1a4efca"
key = "GromacsMDProtocol-76fa290de019030035f2010e9155f57f"
repr = f"<{key}>"

@pytest.fixture()
Expand Down

0 comments on commit 790cd2e

Please sign in to comment.