diff --git a/integration-tests/test_vnc.py b/integration-tests/test_vnc.py index 82d43a5a..50c4910a 100644 --- a/integration-tests/test_vnc.py +++ b/integration-tests/test_vnc.py @@ -48,6 +48,7 @@ def container(container_image) -> tuple[str, str]: "run", "--publish-all", "--rm", + "-it", "--name", container_name, "--security-opt",