Skip to content

Commit

Permalink
Update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
maximearmstrong committed Nov 21, 2024
1 parent be63230 commit 946d522
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ def test_sync_and_poll(n_polls, succeed_at_end, connector_id):
if not succeed_at_end:
test_succeeded_at, test_failed_at = test_failed_at, test_succeeded_at

# Create mock responses to mock poll behavior, used only in this test
# Create mock responses to mock full sync and poll behavior, used only in this test
def _mock_interaction():
with responses.RequestsMock() as response:
response.add(
Expand Down

0 comments on commit 946d522

Please sign in to comment.