Skip to content

Commit 05e8c36

Browse files
committed
Rename test
1 parent cd45988 commit 05e8c36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_twiss.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1176,7 +1176,7 @@ def test_crab_dispersion(test_context):
11761176
assert np.allclose(tw6d_rf_on['dy_zeta'], tw4d_rf_off['dy_zeta'], rtol=0, atol=1e-7)
11771177

11781178
@for_all_test_contexts
1179-
def test_higher_crab_dispersion(test_context):
1179+
def test_higher_order_crab_dispersion(test_context):
11801180

11811181
collider = xt.Multiline.from_json(test_data_folder /
11821182
'hllhc15_collider/collider_00_from_mad.json')

0 commit comments

Comments
 (0)