adjusting the S3 test

This commit is contained in:
Hossein Shafagh 2020-10-16 09:52:04 -07:00
parent 17e528b5dd
commit 9c04a888d8
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ def test_put_delete_s3_object(app):
s3_client.create_bucket(Bucket=bucket)
put(bucket_name=bucket,
region=None,
prefix=path,
data=data,
encrypt=False,