mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05: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