summaryrefslogtreecommitdiff
path: root/service/test/functional/features/forward_trash_archive.feature
diff options
context:
space:
mode:
Diffstat (limited to 'service/test/functional/features/forward_trash_archive.feature')
-rw-r--r--service/test/functional/features/forward_trash_archive.feature4
1 files changed, 3 insertions, 1 deletions
diff --git a/service/test/functional/features/forward_trash_archive.feature b/service/test/functional/features/forward_trash_archive.feature
index 85c422d9..6e959c32 100644
--- a/service/test/functional/features/forward_trash_archive.feature
+++ b/service/test/functional/features/forward_trash_archive.feature
@@ -29,4 +29,6 @@ Feature: forward and deletion
When I open the first mail in the 'sent'
Then I see the mail has a cc and a bcc recipient
When I choose to trash
- Then I see that mail under the 'trash' tag
+# Then I see that mail under the 'trash' tag
+ When I select the tag 'trash'
+ And I open the first mail in the mail list \ No newline at end of file