test(internal): fix broken test after golang update

This commit is contained in:
Nightapes
2019-08-21 20:39:58 +02:00
parent be1e483baa
commit f1bb5470c0

View File

@@ -193,7 +193,7 @@ func TestDoAndRoundTrip(t *testing.T) {
hasError: true,
responseBody: &example{},
responseBodyType: &example{},
path: "broken",
path: "4/broken",
},
}