summaryrefslogtreecommitdiff
path: root/functionaltests/cli/v1/smoke/test_acl.py
diff options
context:
space:
mode:
Diffstat (limited to 'functionaltests/cli/v1/smoke/test_acl.py')
-rw-r--r--functionaltests/cli/v1/smoke/test_acl.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/functionaltests/cli/v1/smoke/test_acl.py b/functionaltests/cli/v1/smoke/test_acl.py
index 105681f..0a194c5 100644
--- a/functionaltests/cli/v1/smoke/test_acl.py
+++ b/functionaltests/cli/v1/smoke/test_acl.py
@@ -240,5 +240,3 @@ class ACLTestCase(CmdLineTestCase):
# above secret ACL ref is passed instead of expected secret_ref
self.assertIn('Secret ACL URI', err)
- err = self.acl_behaviors.acl_delete(entity_ref=None)
- self.assertIn("Secret or container href", err)