File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ def test_tutorialsectionrecord(color_excess_tutorial: HtmlTestData) -> None:
8888 ],
8989 "h1" : ("Analyzing interstellar reddening and calculating synthetic photometry" ),
9090 "h2" : "Learning Goals" ,
91- "thumbnail_url" : ("http://learn.astropy.org/_images/color-excess_9_0 .png" ),
91+ "thumbnail_url" : ("http://learn.astropy.org/_images/color-excess_48_1 .png" ),
9292 "priority" : 0 ,
9393 }
9494
@@ -159,6 +159,6 @@ def test_guiderecord(
159159 assert isinstance (date_indexed , datetime .datetime )
160160 assert data ["thumbnail_url" ] == (
161161 "http://www.astropy.org/ccd-reduction-and-photometry-guide/_images/"
162- "01-05-Calibration-overview_6_1 .png"
162+ "01-05-Calibration-overview_24_0 .png"
163163 )
164164 assert data ["priority" ] == 1
You can’t perform that action at this time.
0 commit comments