Skip to content

Commit 6fc5c15

Browse files
henderkesCopilot
andauthored
Update caddy/caddy_test.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Marc <m@pyc.ac>
1 parent c5481d0 commit 6fc5c15

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

caddy/caddy_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -612,7 +612,7 @@ func TestWorkerPHPServerGlobals(t *testing.T) {
612612
)
613613

614614
// === Site 2: php_server with its own worker ===
615-
// because we specify a php file, PATH_INFO should be /en
615+
// because the request does not specify a php file, PATH_INFO should be empty
616616
tester.AssertGetResponse(
617617
"http://localhost:"+testPortTwo+"/en",
618618
http.StatusOK,

0 commit comments

Comments
 (0)