Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/imgproxy/imgproxy
/ TearDownSuite
Method
TearDownSuite
processing/suite_test.go:75–77 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
73
}
74
75
func
(s *testSuite) TearDownSuite() {
76
logger.Unmute()
77
}
78
79
func
(s *testSuite) processImage(opts optsFactory) imagedata.ImageData {
80
s.T().Helper()
Callers
nothing calls this directly
Calls
1
Unmute
Function · 0.92
Tested by
no test coverage detected