From 8e5cf5710cd04a711f8eea90a79187f8297c6492 Mon Sep 17 00:00:00 2001 From: Igor Markin <igor.markin@vereign.com> Date: Wed, 30 Dec 2020 07:55:02 +0000 Subject: [PATCH] Update README.md --- __tests__/files/outlook-outlook/windows-windows/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/__tests__/files/outlook-outlook/windows-windows/README.md b/__tests__/files/outlook-outlook/windows-windows/README.md index 445dad3..842afd5 100644 --- a/__tests__/files/outlook-outlook/windows-windows/README.md +++ b/__tests__/files/outlook-outlook/windows-windows/README.md @@ -6,8 +6,8 @@ | 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 Drive attachments and text | ok | ok | ok | -| 08 | Complex email with formatted text, embedded images, MIME and GDrive attachments | ok | ok | ok | +| 07 | Multiple OneDrive 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 | fail | ok | | 10 | 2 replies with test case 02 | ok | fail | ok | | 11 | 2 replies with test case 03 | fail | fail | fail | -- GitLab