Skip to content

Commit

Permalink
Update token
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahbaumann committed Oct 1, 2024
1 parent be2158e commit 9ec736c
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 @@ -40,7 +40,7 @@ def protocol_result(md_json):

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

@pytest.fixture()
Expand Down

0 comments on commit 9ec736c

Please sign in to comment.