summaryrefslogtreecommitdiff
path: root/service/test/functional/features/compose_save_draft_and_send.feature
diff options
context:
space:
mode:
Diffstat (limited to 'service/test/functional/features/compose_save_draft_and_send.feature')
-rw-r--r--service/test/functional/features/compose_save_draft_and_send.feature6
1 files changed, 3 insertions, 3 deletions
diff --git a/service/test/functional/features/compose_save_draft_and_send.feature b/service/test/functional/features/compose_save_draft_and_send.feature
index c54d6a82..1a886d14 100644
--- a/service/test/functional/features/compose_save_draft_and_send.feature
+++ b/service/test/functional/features/compose_save_draft_and_send.feature
@@ -28,7 +28,7 @@ Feature: compose mail, save draft and send mail
When I select the tag 'drafts'
When I open the first mail in the mail list
And I send it
- Then I see that mail under the 'sent' tag
- When I open that mail
+ When I select the tag 'sent'
+ And I open the first mail in the mail list
Then I see that the subject reads 'Pixelated rocks!'
- And I see that the body reads 'You should definitely use it. Cheers, User.'
+ Then I see that the body reads 'You should definitely use it. Cheers, User.'