When marformed route then bad request implementation

This commit is contained in:
César Gallego Rodríguez
2019-10-09 10:27:38 +02:00
parent 4164f3e3de
commit 4ca5ef0d54
2 changed files with 10 additions and 2 deletions
-1
View File
@@ -11,7 +11,6 @@ import (
)
func TestAddRouteWhenMalformedJSONBodyReturnsBadRequest(t *testing.T) {
t.Skip("****** WIP ******")
reqPayload := `{
method": "GET",
url_pattern": "/hello",