summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test.py b/tests/test.py
index 95a8463..3d63fee 100644
--- a/tests/test.py
+++ b/tests/test.py
@@ -1601,7 +1601,6 @@ class DockerClientTest(Cleanup, base.BaseTestCase):
'Tty': False,
'AttachStdout': True,
'Container': fake_api.FAKE_CONTAINER_ID,
- 'Detach': False,
'Cmd': ['ls', '-1'],
'Privileged': False,
'AttachStdin': False,