diff --git a/test/features/imap/message/fetch.feature b/test/features/imap/message/fetch.feature index c2fe1586..a842d1e6 100644 --- a/test/features/imap/message/fetch.feature +++ b/test/features/imap/message/fetch.feature @@ -125,6 +125,7 @@ Feature: IMAP fetch messages | 1:* | | * | + @ignore-live Scenario: Fetch of big mailbox Given there are 100 messages in mailbox "Folders/mbox" for "user" And there is IMAP client logged in as "user"