Skip to content

Commit 1b52ecd

Browse files
committed
Fix test expectation
1 parent 84d8fa9 commit 1b52ecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/soap/tests/bugs/bug55639.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ var_dump($headers);
5353
?>
5454
--EXPECTF--
5555
Unauthorized
56-
string(424) "POST / HTTP/1.1
56+
string(%d) "POST / HTTP/1.1
5757
Host: %s
5858
Connection: Keep-Alive
5959
User-Agent: %s

0 commit comments

Comments
 (0)