Skip to content

Commit 73fcaca

Browse files
Jammy2211Jammy2211
authored andcommitted
fix unit tes
1 parent a6d9d50 commit 73fcaca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_autoarray/fit/plot/test_fit_imaging_plotters.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,4 +87,4 @@ def test__output_as_fits__correct_output_format(
8787
file_path=path.join(plot_path, "data.fits"), hdu=0
8888
)
8989

90-
assert image_from_plot.shape == (7, 7)
90+
assert image_from_plot.shape == (5, 5)

0 commit comments

Comments
 (0)