diff --git a/s3tests/functional/test_s3.py b/s3tests/functional/test_s3.py index 915b9da..86996ef 100644 --- a/s3tests/functional/test_s3.py +++ b/s3tests/functional/test_s3.py @@ -7588,7 +7588,7 @@ def test_lifecycle_get_no_id(): assert False -# The test harnass for lifecycle is configured to treat days as 2 second intervals. +# The test harness for lifecycle is configured to treat days as 10 second intervals. @attr(resource='bucket') @attr(method='put') @attr(operation='test lifecycle expiration')