mirror of
https://github.com/imgproxy/imgproxy.git
synced 2025-09-28 20:43:54 +02:00
Revised errors for better error reporting
This commit is contained in:
@@ -225,7 +225,6 @@ func (s *ProcessingHandlerTestSuite) TestSourceNetworkValidation() {
|
||||
var rw *httptest.ResponseRecorder
|
||||
|
||||
u := fmt.Sprintf("/unsafe/rs:fill:4:4/plain/%s/test1.png", server.URL)
|
||||
fmt.Println(u)
|
||||
|
||||
rw = s.send(u)
|
||||
s.Require().Equal(200, rw.Result().StatusCode)
|
||||
|
Reference in New Issue
Block a user