mirror of
https://github.com/pgsty/minio.git
synced 2026-07-26 15:36:16 +03: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