DEV: `S3Inventory#unsorted_files` should always return an array (#8034)

This commit is contained in:
Osama Sayegh 2019-08-23 10:59:31 +03:00 committed by Sam
parent 1f118b1309
commit 68708db721
1 changed files with 1 additions and 0 deletions

View File

@ -265,6 +265,7 @@ class S3Inventory
objects
rescue Aws::Errors::ServiceError => e
log("Failed to list inventory from S3", e)
[]
end
def inventory_id