We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6d9d50 commit 73fcacaCopy full SHA for 73fcaca
test_autoarray/fit/plot/test_fit_imaging_plotters.py
@@ -87,4 +87,4 @@ def test__output_as_fits__correct_output_format(
87
file_path=path.join(plot_path, "data.fits"), hdu=0
88
)
89
90
- assert image_from_plot.shape == (7, 7)
+ assert image_from_plot.shape == (5, 5)
0 commit comments