diff options
| author | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-08 12:32:30 +0200 |
|---|---|---|
| committer | Christoph M. Becker <cmbecker69@gmx.de> | 2020-10-08 12:33:38 +0200 |
| commit | d3b41c46403119a694a5f20f1e59e8817b7f4221 (patch) | |
| tree | 9497384482685da9ee7572bb2fd761782b70ac6d /ext | |
| parent | 48736dddab28373b76e362faf4037b40dd7cf3fb (diff) | |
| download | php-git-d3b41c46403119a694a5f20f1e59e8817b7f4221.tar.gz | |
Fix imap test expectation which is still too strict for Windows
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/imap/tests/imap_fetchbody_variation6.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/imap/tests/imap_fetchbody_variation6.phpt b/ext/imap/tests/imap_fetchbody_variation6.phpt index 829176ed4b..a99f7950eb 100644 --- a/ext/imap/tests/imap_fetchbody_variation6.phpt +++ b/ext/imap/tests/imap_fetchbody_variation6.phpt @@ -49,4 +49,4 @@ bool(false) -- $msg_no is 1 -- string(%s) "1: this is a test message, please ignore -%S" +%A" |
