mirror of
https://github.com/traefik/traefik
synced 2026-02-03 11:10:33 +00:00
Spelling
This commit is contained in:
@@ -46,7 +46,7 @@ func TestDepthStrategy_GetIP(t *testing.T) {
|
||||
expected: "10.0.0.3",
|
||||
},
|
||||
{
|
||||
desc: "Use non existing depth in XForwardedFor",
|
||||
desc: "Use nonexistent depth in XForwardedFor",
|
||||
depth: 2,
|
||||
xForwardedFor: "",
|
||||
expected: "",
|
||||
|
||||
Reference in New Issue
Block a user