Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
tmacro committed Dec 7, 2023
1 parent a3f468b commit 16dd424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/utils/mock/BucketD.js
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ class BucketD {
return body;
}

_getBucketVersionsResponse(bucketName) {
_getBucketVersionResponse(bucketName) {
const body = {
CommonPrefixes: [],
IsTruncated: false,
Expand Down

0 comments on commit 16dd424

Please sign in to comment.