Skip to content

Commit 0e25e00

Browse files
committed
Fix whitespace issue in the SOAP test
1 parent a5e606a commit 0e25e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/soap/tests/bugs/bug34657.phpt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ try {
2626
?>
2727
--EXPECTF--
2828
SoapFault
29-
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%S
29+
SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%A
3030
ok

0 commit comments

Comments
 (0)