mirror of
https://github.com/minio/minio.git
synced 2025-11-08 21:24:55 -05:00
fix: rename some function names to avoid confusion (#14262)
This commit is contained in:
@@ -42,7 +42,7 @@ func TestCheckValid(t *testing.T) {
|
||||
t.Fatalf("unable initialize config file, %s", err)
|
||||
}
|
||||
|
||||
newAllSubsystems()
|
||||
initAllSubsystems()
|
||||
|
||||
initConfigSubsystem(ctx, objLayer)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user