Skip to content

Commit

Permalink
revert raise, was for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
c0state committed Sep 5, 2024
1 parent 6b3c040 commit 3eeb673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_s3.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
from moto import mock_aws
except ImportError:
pytestmark = pytest.mark.skipif(True, reason="S3 support not installed")
raise

# -----------------------------------------------------------------------------

Expand Down

0 comments on commit 3eeb673

Please sign in to comment.