Skip to content

Commit

Permalink
Reword comment to be more accurate
Browse files Browse the repository at this point in the history
  • Loading branch information
AetherUnbound authored Feb 8, 2024
1 parent 3d4a19f commit 9af0bd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def test_assign_work(estimated_records, record_limit, workers, expected_ranges):
"sample_index",
)

# Pook will raise an exception here if any requests don't match the above
# Raise an exception to ensure all pook requests were matched
assert pook.isdone()


Expand Down

0 comments on commit 9af0bd3

Please sign in to comment.