Apply suggestion to test/features/imap/message/create.feature

This commit is contained in:
Pavel Škoda
2020-05-14 14:24:28 +00:00
committed by Jakub
parent 6ae78217db
commit d222b39793

View File

@ -67,4 +67,4 @@ Feature: IMAP create messages
And there is IMAP client selected in "Sent" And there is IMAP client selected in "Sent"
When IMAP client creates message "Meet the Twins" from address "primary" of "userMoreAddresses" to "chosen@one.com" with body "Hello, Mr. Anderson" in "Sent" When IMAP client creates message "Meet the Twins" from address "primary" of "userMoreAddresses" to "chosen@one.com" with body "Hello, Mr. Anderson" in "Sent"
Then IMAP response is "OK" Then IMAP response is "OK"
Then mailbox "Sent" for "userMoreAddresses" has 2 messages And mailbox "Sent" for "userMoreAddresses" has 2 messages