Skip to content

Commit

Permalink
Remove path to JPG
Browse files Browse the repository at this point in the history
  • Loading branch information
mgdaily committed May 20, 2024
1 parent 6e02d63 commit 5fbf871
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test_ingester.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,11 +52,6 @@
'cptnrs03-fa13-20150219-0001-e92-summary.pdf'
)

JPG_FILE = os.path.join(
OTHER_PATH,
'tfn0m419-sq32-20240426-0097-e91-small.jpg'
)


def mock_hashlib_md5(*args, **kwargs):
class MockHash(object):
Expand Down

0 comments on commit 5fbf871

Please sign in to comment.