Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
Remove invalid test case
Browse files Browse the repository at this point in the history
  • Loading branch information
sarayourfriend committed Aug 16, 2022
1 parent 3ea70b3 commit 2695333
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions api/test/image_integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@
stats,
thumb,
thumb_compression,
thumb_error,
thumb_full_size,
thumb_webp,
uuid_validation,
Expand Down Expand Up @@ -91,10 +90,6 @@ def test_image_thumb_full_size(image_fixture):
thumb_full_size(image_fixture)


def test_image_thumb_failure(image_fixture):
thumb_error(image_fixture)


def test_audio_report(image_fixture):
report("images", image_fixture)

Expand Down

0 comments on commit 2695333

Please sign in to comment.