diff --git a/__tests__/files/outlook-outlook/macos-macos/README.md b/__tests__/files/outlook-outlook/macos-macos/README.md
index 19093b1eafa8ca00fd87fd808300f586ad9f6899..be88577a1ab781e2a48b5bccfe0104e92fdd3a9b 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                                                                                                                                                                                                                                                                      | -               | -                | -                    |