We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53ffb9d commit af1b6d8Copy full SHA for af1b6d8
tests/test_algolia_records.py
@@ -159,6 +159,6 @@ def test_guiderecord(
159
assert isinstance(date_indexed, datetime.datetime)
160
assert data["thumbnail_url"] == (
161
"http://www.astropy.org/ccd-reduction-and-photometry-guide/_images/"
162
- "01-05-Calibration-overview_24_0.png"
+ "01-05-Calibration-overview_24_0.png"
163
)
164
assert data["priority"] == 1
0 commit comments