Skip to content

Commit

Permalink
test: typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lrm25 committed Feb 17, 2025
1 parent 9cd62f8 commit b73c77f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_rest_acl.sh
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export RUN_USERS=true

@test "REST - put public-read canned acl" {
test_file="test_file"
run setup_bucket "$BUCKET_ONE_NAME" "$test_file"
run setup_bucket_and_file "$BUCKET_ONE_NAME" "$test_file"
assert_success

run put_bucket_ownership_controls "$BUCKET_ONE_NAME" "BucketOwnerPreferred"
Expand Down

0 comments on commit b73c77f

Please sign in to comment.