Skip to content

Commit

Permalink
Update test/aws4.jl
Browse files Browse the repository at this point in the history
Co-Authored-By: Eric Davies <iamed2@gmail.com>
  • Loading branch information
mattBrzezinski and iamed2 authored Apr 14, 2020
1 parent 900aeef commit 57d65c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/aws4.jl
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ end

@test result["Contents"][1]["Key"] == expected_content_key

key_result= AWSCore.Services.s3(
key_result = AWSCore.Services.s3(
aws_google,
"GET", "/{Bucket}/{Key+}",
Bucket="cmip6",
Expand Down

0 comments on commit 57d65c6

Please sign in to comment.