Skip to content

Commit

Permalink
Fix delete_objects bugs Quiet
Browse files Browse the repository at this point in the history
  • Loading branch information
dt3310321 committed Jan 26, 2018
1 parent 37905f6 commit e89efb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ut/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ def test_delete_multiple_objects():
)
assert response2
objects = {
"Quite": "true",
"Quiet": "true",
"Object": [
{
"Key": file_name1
Expand Down

0 comments on commit e89efb5

Please sign in to comment.