Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
farirat committed Feb 24, 2022
1 parent fa63b4f commit 95666ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/managers/test_managers.py
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,7 @@ def test_delivery_of_queued_messages(self):
yield self.start(localConfig.id)

# Wait for 30 seconds, all the rest of the queue must be sent
yield waitFor(30)
yield waitFor(50)

yield self.stop(localConfig.id)

Expand Down

0 comments on commit 95666ac

Please sign in to comment.