Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Chaithra <ckulal@redhat.com>
  • Loading branch information
ckulal committed Jan 9, 2025
1 parent 7dbf5ba commit 13ed8a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rgw/v2/tests/s3_swift/reusable.py
Original file line number Diff line number Diff line change
Expand Up @@ -794,7 +794,7 @@ def suspend_versioning(bucket, rgw_conn, user_info, write_bucket_io_info):
user_info["access_key"], bucket.name, "suspended"
)
else:
raise TestExecError("Suspending versioning failed")
raise TestExecError("Suspending versioning is failed")


def generate_totp(seed):
Expand Down

0 comments on commit 13ed8a2

Please sign in to comment.