mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
add codespell action (#18818)
Original work here, #18474, refixed and updated.
This commit is contained in:
@@ -220,7 +220,7 @@ func TestDoesPresignedSignatureMatch(t *testing.T) {
|
||||
expected: ErrRequestNotReadyYet,
|
||||
},
|
||||
// (7) Should not error with invalid region instead, call should proceed
|
||||
// with sigature does not match.
|
||||
// with signature does not match.
|
||||
{
|
||||
queryParams: map[string]string{
|
||||
"X-Amz-Algorithm": signV4Algorithm,
|
||||
|
||||
Reference in New Issue
Block a user