From 637685d49fced0aeeb633ccc1d9aaa6478a03684 Mon Sep 17 00:00:00 2001
From: igor <igor.markin@vereign.com>
Date: Wed, 23 Dec 2020 13:53:50 +0300
Subject: [PATCH] Update readme

---
 __tests__/files/outlook-outlook/macos-macos/README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/__tests__/files/outlook-outlook/macos-macos/README.md b/__tests__/files/outlook-outlook/macos-macos/README.md
index 19093b1..be88577 100644
--- a/__tests__/files/outlook-outlook/macos-macos/README.md
+++ b/__tests__/files/outlook-outlook/macos-macos/README.md
@@ -1,12 +1,12 @@
 | Test Number | Description                                                                                                                                                                                                                                                                                      | HTML validation | Plain validation | HTML text validation |
 | ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | --------------- | ---------------- | -------------------- |
-| 01          | Empty body                                                                                                                                                                                                                                                                                       | -               | -                | -                    |
-| 02          | Simple text                                                                                                                                                                                                                                                                                      | -               | -                | -                    |
+| 01          | Empty body                                                                                                                                                                                                                                                                                       | ok              | ok               | ok                   |
+| 02          | Simple text                                                                                                                                                                                                                                                                                      | ok              | ok               | ok                   |
 | 03          | Embedded image                                                                                                                                                                                                                                                                                   | -               | -                | -                    |
 | 04          | Embedded image with text                                                                                                                                                                                                                                                                         | -               | -                | -                    |
 | 05          | Complex text on multiple lines with some text bold, italic, lists, no attachments                                                                                                                                                                                                                | -               | -                | -                    |
-| 06          | Multiple MIME attachments and text                                                                                                                                                                                                                                                               | -               | -                | -                    |
-| 07          | Multiple Drive attachments and text                                                                                                                                                                                                                                                              | -               | -                | -                    |
+| 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                                                                                                                                                                                                                  | -               | -                | -                    |
 | 09          | 2 replies with test case 01                                                                                                                                                                                                                                                                      | -               | -                | -                    |
 | 10          | 2 replies with test case 02                                                                                                                                                                                                                                                                      | -               | -                | -                    |
-- 
GitLab