There was an error while loading. Please reload this page.
2 parents da0ab64 + 33b780a commit f2d5cd6Copy full SHA for f2d5cd6
1 file changed
test_autolens/lens/test_to_inversion.py
@@ -109,8 +109,8 @@ def test__lp_linear_func_galaxy_dict_from(masked_imaging_7x7):
109
110
assert lp_linear_func_list[0].light_profile_list[0] == lp_linear_0
111
assert lp_linear_func_list[0].light_profile_list[1] == lp_linear_1
112
- assert lp_linear_func_list[1].light_profile_list[0] == lp_linear_3
113
- assert lp_linear_func_list[2].light_profile_list[0] == lp_linear_4
+ assert lp_linear_func_list[1].light_profile_list[0] == lp_linear_2
+ assert lp_linear_func_list[2].light_profile_list[0] == lp_linear_3
114
115
116
def test__cls_pg_list_from(masked_imaging_7x7, grid_2d_7x7):
0 commit comments