Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-Shutik committed Nov 15, 2024
1 parent 64f10dc commit a23c545
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tests/test_retry.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
from unittest.mock import MagicMock, patch





def test_gets_response_after_retry_on_connection_error(shopify_client):
with patch(
"urllib3.connectionpool.HTTPConnectionPool._make_request"
Expand Down

0 comments on commit a23c545

Please sign in to comment.