mirror of
https://github.com/pgsty/minio.git
synced 2026-07-23 06:00:24 +03:00
Fix the server startup messages and help text. (#3211)
This commit is contained in:
+1
-1
@@ -1341,7 +1341,7 @@ func TestRenameFile(t *testing.T) {
|
||||
expectedErr: errFaultyDisk,
|
||||
},
|
||||
// Test case - 10.
|
||||
// Test case with source being a file and destination being a folder.
|
||||
// Test case with source being a file and destination being a directory.
|
||||
// Either both have to be files or directories.
|
||||
// Expecting to fail with `errFileAccessDenied`.
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user