Skip to content

Commit be46d82

Browse files
committed
tests(regression): fix file path for configs/benzene/rad.yaml
1 parent 02e49c8 commit be46d82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • tests/regression/configs/benzene

tests/regression/configs/benzene/rad.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
run1:
44
force_file: ".testdata/benzene/forces.frc"
55
top_traj_file:
6-
- ".testdata/benzaldbenzeneehyde/molecules.top"
6+
- ".testdata/benzene/molecules.top"
77
- ".testdata/benzene/trajectory.crd"
88
selection_string: "all"
99
start: 0

0 commit comments

Comments
 (0)