mirror of
https://github.com/ProtonMail/proton-bridge.git
synced 2025-12-23 18:36:46 +00:00
Other: Fix testCtx.getMBoxID()
Ensure we always translate the labels to their full name so they match properly on all commands.
This commit is contained in:
@ -5,7 +5,7 @@ Feature: IMAP remove messages from mailbox
|
||||
| name | type |
|
||||
| mbox | folder |
|
||||
| label | label |
|
||||
And the address "[user:user]@[domain]" of account "[user:user]" has 10 messages in "mbox"
|
||||
And the address "[user:user]@[domain]" of account "[user:user]" has 10 messages in "Folders/mbox"
|
||||
And bridge starts
|
||||
And the user logs in with username "[user:user]" and password "password"
|
||||
And user "[user:user]" finishes syncing
|
||||
|
||||
Reference in New Issue
Block a user