mirror of
https://github.com/kataras/iris.git
synced 2025-12-18 02:17:05 +00:00
publish v12.2.0-alpha6
This commit is contained in:
@@ -325,7 +325,7 @@ func TestControllerDependencies(t *testing.T) {
|
||||
Body().Equal("kataras")
|
||||
|
||||
e.POST("/deep").Expect().Status(iris.StatusBadRequest).
|
||||
Body().Equal("unexpected end of JSON input")
|
||||
Body().Equal("EOF")
|
||||
}
|
||||
|
||||
type testCtrl0 struct {
|
||||
|
||||
Reference in New Issue
Block a user