diff --git a/ext/simplexml/tests/bug38354.phpt b/ext/simplexml/tests/bug38354.phpt
index 8b3b2a2a610..d2fcde11c2e 100644
--- a/ext/simplexml/tests/bug38354.phpt
+++ b/ext/simplexml/tests/bug38354.phpt
@@ -23,8 +23,6 @@ string(101) "
Item Two
"
-string(66) "
- Item Two
-"
+string(62) "Item Two"
string(25) "Item Two"
Done