summaryrefslogtreecommitdiff
path: root/functionaltests/client/v1/functional/test_acl.py
diff options
context:
space:
mode:
Diffstat (limited to 'functionaltests/client/v1/functional/test_acl.py')
-rw-r--r--functionaltests/client/v1/functional/test_acl.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/functionaltests/client/v1/functional/test_acl.py b/functionaltests/client/v1/functional/test_acl.py
index 3e3ee01..220d78c 100644
--- a/functionaltests/client/v1/functional/test_acl.py
+++ b/functionaltests/client/v1/functional/test_acl.py
@@ -275,7 +275,7 @@ class ACLsTestCase(BaseACLsTestCase):
@testcase.attr('negative')
def test_delete_non_existent_secret_valid_uuid(self):
- """A delete on a ACL when secret with a valid UUID does not exist
+ """A delete on an ACL when secret with a valid UUID does not exist
This should return a 404.
"""