Notice: date_default_timezone_set(): Timezone ID 'Australia/ACT' is invalid in /home/share/framework/tool/Swift-5.0.3/test-suite/config.php on line 18
Swift_Mime_SimpleMimeEntityTest
Swift_Mime_SimpleMimeEntityTest
Fail: testChildrenAppearNestedInString -> Equal expectation fails at character 83 with [Content-Type: multipart/alternative; boundary="xxx"
--xxx
Content-Type: text/plain
foobar
--xxx
Content-Type: text/html
<b>foobar</b>
--xxx--
] and [Content-Type: multipart/alternative; boundary="xxx"
--xxx
Content-Type: text/html
<b>foobar</b>
--xxx
Content-Type: text/plain
foobar
--xxx--
] at [/home/share/framework/tool/Swift-5.0.3/tests/unit/Swift/Mime/AbstractMimeEntityTest.php line 563]
1/1 test cases complete:
31 passes, 1 fails and 0 exceptions.