diff --git a/integration-tests/conftest.py b/integration-tests/conftest.py index b7b9bba9..3f89090a 100644 --- a/integration-tests/conftest.py +++ b/integration-tests/conftest.py @@ -489,7 +489,6 @@ def launcher(event_loop): try: container.stop() container.wait() - client.containers.prune() except NotFound: pass