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:
88
88
],
89
89
"h1" : ("Analyzing interstellar reddening and calculating synthetic photometry" ),
90
90
"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" ),
92
92
"priority" : 0 ,
93
93
}
94
94
@@ -159,6 +159,6 @@ def test_guiderecord(
159
159
assert isinstance (date_indexed , datetime .datetime )
160
160
assert data ["thumbnail_url" ] == (
161
161
"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"
163
163
)
164
164
assert data ["priority" ] == 1
You can’t perform that action at this time.
0 commit comments