Skip to content

Commit 583c068

Browse files
committed
adjust
1 parent 4b79383 commit 583c068

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_handlers.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,3 +1460,5 @@ async def test_response_aggregation_random_delay():
14601460
assert info3.dns_pointer() not in outgoing_queue.queue[1].answers
14611461
assert info4.dns_pointer() not in outgoing_queue.queue[1].answers
14621462
assert info5.dns_pointer() in outgoing_queue.queue[1].answers
1463+
1464+
await asyncio.sleep(1)

0 commit comments

Comments
 (0)