Skip to content

Commit

Permalink
no skip test
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Sep 2, 2020
1 parent 583d3fc commit b077c43
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_amqp_robust_proxy.py
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,6 @@ def reconnect_callback(sender, conn):
assert reconnect_count == 1


@pytest.mark.skip("Temporary skipped flapping test")
async def test_robust_reconnect(
create_connection, proxy: TCPProxy, loop, add_cleanup: Callable
):
Expand Down

0 comments on commit b077c43

Please sign in to comment.