summaryrefslogtreecommitdiff
path: root/ext/soap/tests/soap12/T71.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/soap/tests/soap12/T71.phpt')
-rw-r--r--ext/soap/tests/soap12/T71.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/soap/tests/soap12/T71.phpt b/ext/soap/tests/soap12/T71.phpt
index fdb5b8d460..dffaf585d3 100644
--- a/ext/soap/tests/soap12/T71.phpt
+++ b/ext/soap/tests/soap12/T71.phpt
@@ -9,7 +9,7 @@ $HTTP_RAW_POST_DATA = <<<EOF
<env:Envelope xmlns:env="http://www.w3.org/2003/05/soap-envelope"
attr1="a-value">
<env:Header>
- <test:echoOk xmlns:test="http://example.org/ts-tests">
+ <test:echoOk xmlns:test="http://example.org/ts-tests">
foo
</test:echoOk>
</env:Header>