MCPcopy 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
75func (s *testSuite) TearDownSuite() {
76 logger.Unmute()
77}
78
79func (s *testSuite) processImage(opts optsFactory) imagedata.ImageData {
80 s.T().Helper()

Callers

nothing calls this directly

Calls 1

UnmuteFunction · 0.92

Tested by

no test coverage detected