Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions openfe/tests/protocols/openmm_septop/test_septop_slow.py
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,7 @@ def test_openmm_run_engine(
}
)

# Create DAG from protocol, get the vacuum and solvent units
# and eventually dry run the first solvent unit
# Create DAG from protocol
dag = protocol.create(
stateA=stateA,
stateB=stateB,
Expand Down