Skip to content

Commit 5ed5cf8

Browse files
update Protocol hashes
1 parent c1b8903 commit 5ed5cf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

openfe/tests/protocols/test_rfe_tokenization.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ def instance(self):
3939

4040
class TestRelativeHybridTopologyProtocol(GufeTokenizableTestsMixin):
4141
cls = openmm_rfe.RelativeHybridTopologyProtocol
42-
key = "RelativeHybridTopologyProtocol-d08dc752745cff33b6e0fdb3f6dc4611"
43-
repr = "<RelativeHybridTopologyProtocol-d08dc752745cff33b6e0fdb3f6dc4611>"
42+
key = "RelativeHybridTopologyProtocol-4c9c62f5007d0b64e4c21a99b6658561"
43+
repr = "<RelativeHybridTopologyProtocol-4c9c62f5007d0b64e4c21a99b6658561>"
4444

4545
@pytest.fixture()
4646
def instance(self, protocol):

0 commit comments

Comments
 (0)