mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
Disable logging during unit tests (#5861)
This commit is contained in:
committed by
Dee Koder
parent
b6ca39ea48
commit
11b8e292a7
@@ -75,7 +75,7 @@ func init() {
|
||||
// Set system resources to maximum.
|
||||
setMaxResources()
|
||||
|
||||
logger.EnableQuiet()
|
||||
logger.Disable = true
|
||||
}
|
||||
|
||||
// concurreny level for certain parallel tests.
|
||||
|
||||
Reference in New Issue
Block a user