Skip to content

Commit

Permalink
give me just one more path
Browse files Browse the repository at this point in the history
  • Loading branch information
JoschD committed Oct 24, 2024
1 parent b2fa4b0 commit f039124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/test_plot_optics_measurements.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ def test_orbit_ip_positions_location_manual(tmp_path):
_default_test(
"orbit",
x_axis="location",
ip_positions=MODELS / "2018_inj_b1_25cm" / "twiss_elements.dat",
ip_positions=MODELS / "2018_col_b1_25cm" / "twiss_elements.dat",
output_dir=tmp_path,
)

Expand Down

0 comments on commit f039124

Please sign in to comment.