From 096ace9c2364ab31a74c6e4a1c97152213eaf233 Mon Sep 17 00:00:00 2001 From: sasha <sasha.ilieva@vereign.com> Date: Fri, 12 Mar 2021 09:48:28 +0200 Subject: [PATCH] Update readme --- __tests__/files/outlook-gmail/chrome-chrome/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/__tests__/files/outlook-gmail/chrome-chrome/README.md b/__tests__/files/outlook-gmail/chrome-chrome/README.md index a1d3c98..0fe64cc 100644 --- a/__tests__/files/outlook-gmail/chrome-chrome/README.md +++ b/__tests__/files/outlook-gmail/chrome-chrome/README.md @@ -6,14 +6,11 @@ | 04 | Embedded image with text | ok | ok | ok | | 05 | Complex text on multiple lines with some text bold, italic, lists, no attachments | ok | ok | ok | | 06 | Multiple MIME attachments and text | ok | ok | ok | -| 07 | Multiple One Drive attachments and text | ok | ok | ok | | 08 | Complex email with formatted text, embedded images, MIME and OneDrive attachments | ok | ok | ok | -| 09 | 2 replies with test case 01 | ok | ok | ok | | 10 | 2 replies with test case 02 | ok | ok | ok | | 11 | 2 replies with test case 03 | ok | ok | ok | | 12 | 2 replies with test case 04 | ok | ok | ok | | 13 | 2 replies with test case 05 | ok | ok | ok | | 14 | 2 replies with test case 06 | ok | ok | ok | -| 15 | 2 replies with test case 07 (with both OneDrive and Google Drive attachments) | ok | ok | ok | -| 16 | 2 replies with test case 08 (with both OneDrive and Google Drive attachments) | ok | ok | ok | +| 16 | 2 replies with test case 08 | ok | ok | ok | | 17 | Multiple forwarded emails using cases 01-08:<br><br>E.g. <br>- User A sends "case 01" to User B<br>- User B forwards "case 02" to User A<br>- User A forwards "case 03" to User B<br>...<br>- User B forwards "case 08" to User A<br>- User A completes circle by forwarding "case 01" to User B | ok | ok | ok | -- GitLab