mirror of
https://github.com/OpenFreeEnergy/openfe.git
synced 2026-06-04 14:14:22 +08:00
@@ -191,6 +191,7 @@ def test_dry_run_gaff_vacuum(benzene_vacuum_system, vac_settings, tmp_path):
|
||||
dag_unit.run(dry=True, scratch_basepath=tmp_path, shared_basepath=tmp_path)["debug"]["system"]
|
||||
|
||||
|
||||
@pytest.mark.xfail(reason="Issue #1940")
|
||||
@pytest.mark.skipif(not HAS_ESPALOMA, reason="espaloma is not available")
|
||||
def test_dry_run_espaloma_vacuum_user_charges(benzene_modifications, vac_settings, tmp_path):
|
||||
vac_settings.forcefield_settings.small_molecule_forcefield = "espaloma-0.3.2"
|
||||
|
||||
Reference in New Issue
Block a user