fix(GODT-3185): logic mistake.

This commit is contained in:
Jakub Cuth
2024-04-17 15:08:48 +02:00
parent 5769fb9466
commit d9fdbb35bc
3 changed files with 3 additions and 3 deletions

View File

@ -164,7 +164,7 @@ Feature: IMAP Draft messages
And IMAP client "1" eventually sees the following messages in "Drafts":
| to | subject | body |
| someone@example.com | Draft without From | This is a Draft without From in header |
And bridge reports a message with "GODT-3185: draft with non-default invalid address in split mode: error import/draft"
And bridge reports a message with "GODT-3185: draft with non-default invalid address in combined mode: error import/draft"
@regression
Scenario: Only one draft in Drafts and All Mail after editing it locally multiple times