Skip to content

Commit af1b6d8

Browse files
committed
pre-commit
1 parent 53ffb9d commit af1b6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_algolia_records.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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_24_0.png"
162+
"01-05-Calibration-overview_24_0.png"
163163
)
164164
assert data["priority"] == 1

0 commit comments

Comments
 (0)