You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.
Thank you for reporting the issue. I've been able to reproduce this and I have a temporary fix that I will be applying. This will ship with the next patch release of the SDK. I've also opened a new issue here against the master repo:
I want to test that my code fetch the actual size of file from S3, but can't get stubbing right.
I'm trying to stub
get_object
like thisbut I just get empty line in to console. What I'm missing here? I also tested examples of stubbing errors from https://docs.aws.amazon.com/sdkforruby/api/Aws/ClientStubs.html and those works like expected/documented.
The text was updated successfully, but these errors were encountered: