We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1b8903 commit 5ed5cf8Copy full SHA for 5ed5cf8
openfe/tests/protocols/test_rfe_tokenization.py
@@ -39,8 +39,8 @@ def instance(self):
39
40
class TestRelativeHybridTopologyProtocol(GufeTokenizableTestsMixin):
41
cls = openmm_rfe.RelativeHybridTopologyProtocol
42
- key = "RelativeHybridTopologyProtocol-d08dc752745cff33b6e0fdb3f6dc4611"
43
- repr = "<RelativeHybridTopologyProtocol-d08dc752745cff33b6e0fdb3f6dc4611>"
+ key = "RelativeHybridTopologyProtocol-4c9c62f5007d0b64e4c21a99b6658561"
+ repr = "<RelativeHybridTopologyProtocol-4c9c62f5007d0b64e4c21a99b6658561>"
44
45
@pytest.fixture()
46
def instance(self, protocol):
0 commit comments