mirror of
https://github.com/pgsty/minio.git
synced 2026-07-21 13:10:22 +03:00
use typos instead of codespell (#19088)
This commit is contained in:
@@ -84,7 +84,7 @@ func TestParseLegalHoldStatus(t *testing.T) {
|
||||
}
|
||||
|
||||
// TestUnmarshalDefaultRetention checks if default retention
|
||||
// marshaling and unmarshaling work as expected
|
||||
// marshaling and unmarshalling work as expected
|
||||
func TestUnmarshalDefaultRetention(t *testing.T) {
|
||||
days := uint64(4)
|
||||
years := uint64(1)
|
||||
|
||||
Reference in New Issue
Block a user