We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c61295 commit f75144aCopy full SHA for f75144a
routes_test.go
@@ -339,7 +339,7 @@ func TestRouteParamsByNameWithExtraSlash(t *testing.T) {
339
340
// TestRouteParamsNotEmpty tests that context parameters will be set
341
// even if a route with params/wildcards is registered after the context
342
-// initialisation (which happened in a previous requets).
+// initialisation (which happened in a previous requests).
343
func TestRouteParamsNotEmpty(t *testing.T) {
344
name := ""
345
lastName := ""
0 commit comments