mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-18 08:06:59 +00:00
Fix integration test - deleting from All Mail
This commit is contained in:
@ -94,7 +94,7 @@ Feature: IMAP remove messages from mailbox
|
|||||||
| UNSELECT | 10 |
|
| UNSELECT | 10 |
|
||||||
|
|
||||||
Scenario: Not possible to delete from All Mail
|
Scenario: Not possible to delete from All Mail
|
||||||
Given there are 1 messages in mailbox "All Mail" for "user"
|
Given there are 1 messages in mailbox "INBOX" for "user"
|
||||||
And there is IMAP client logged in as "user"
|
And there is IMAP client logged in as "user"
|
||||||
And there is IMAP client selected in "All Mail"
|
And there is IMAP client selected in "All Mail"
|
||||||
When IMAP client marks message "1" as deleted
|
When IMAP client marks message "1" as deleted
|
||||||
|
|||||||
Reference in New Issue
Block a user