Skip to content

Commit 3f73f48

Browse files
committed
sq
1 parent 3b6cba0 commit 3f73f48

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

oapi_validate_example_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -954,11 +954,9 @@ paths:
954954

955955
fmt.Printf("Received an HTTP %d response. Expected HTTP 204\n", rr.Code)
956956
logResponseBody(rr)
957-
fmt.Println()
958957

959958
// Output:
960959
// # A request that is well-formed is passed through to the Handler
961960
// POST /public-api/resource was called
962961
// Received an HTTP 204 response. Expected HTTP 204
963-
//
964962
}

0 commit comments

Comments
 (0)