Skip to content

Commit

Permalink
Use sandpit conftest.
Browse files Browse the repository at this point in the history
  • Loading branch information
lohedges committed Oct 23, 2023
1 parent d55d93f commit 222f2c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Sandpit/Exscientia/Solvent/test_solvent.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

import BioSimSpace.Sandpit.Exscientia as BSS

from tests.conftest import has_gromacs
from tests.Sandpit.Exscientia.conftest import has_gromacs


@pytest.fixture(scope="module")
Expand Down

0 comments on commit 222f2c8

Please sign in to comment.