Skip to content

Commit

Permalink
Change key AlchemicalNetowork
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahbaumann committed Jan 26, 2024
1 parent 5939add commit c3207e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gufe/tests/test_alchemicalnetwork.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
class TestAlchemicalNetwork(GufeTokenizableTestsMixin):

cls = AlchemicalNetwork
key = "AlchemicalNetwork-d1035e11493ca60ff7bac5171eddfee3"
repr = "<AlchemicalNetwork-d1035e11493ca60ff7bac5171eddfee3>"
key = "AlchemicalNetwork-7f0cf9403891eb7deaae860515ea1c63"
repr = "<AlchemicalNetwork-7f0cf9403891eb7deaae860515ea1c63>"

@pytest.fixture
def instance(self, benzene_variants_star_map):
Expand Down

0 comments on commit c3207e0

Please sign in to comment.