Skip to content

Commit

Permalink
fix flake-err: allow uses to disable broker heartbeats by not providi…
Browse files Browse the repository at this point in the history
…ng a timeout
  • Loading branch information
FrankK-1234 authored and auvipy committed Jun 1, 2024
1 parent 83ad620 commit 30db054
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion t/unit/test_mixins.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ def se(*args, **kwargs):
next(it)
c.connection.heartbeat_check.assert_not_called()


def test_Consumer_context(self):
c, Acons, Bcons = self._context()

Expand Down

0 comments on commit 30db054

Please sign in to comment.