mirror of
				https://github.com/imgproxy/imgproxy.git
				synced 2025-10-30 23:08:02 +02:00 
			
		
		
		
	Disable logs in processhing_handler_test
This commit is contained in:
		| @@ -40,10 +40,10 @@ func (s *ProcessingHandlerTestSuite) SetupSuite() { | ||||
|  | ||||
| 	config.LocalFileSystemRoot = filepath.Join(wd, "/testdata") | ||||
|  | ||||
| 	logrus.SetOutput(ioutil.Discard) | ||||
|  | ||||
| 	initialize() | ||||
|  | ||||
| 	logrus.SetOutput(ioutil.Discard) | ||||
|  | ||||
| 	s.router = buildRouter() | ||||
| } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user