summaryrefslogtreecommitdiff
path: root/service
diff options
context:
space:
mode:
authorDuda Dornelles <ddornell@thoughtworks.com>2014-10-13 15:27:23 +0200
committerDuda Dornelles <ddornell@thoughtworks.com>2014-10-14 17:13:44 +0200
commit451218929536b59d3e0a72a9c651a1911e1bd1cd (patch)
treef7b9169f1b302ca34bea50a2a4cfbdcd55ed1702 /service
parent90a7f662c5d8b4fcc545408dc2bfd444abd6709a (diff)
adding tag and reply feature back
Diffstat (limited to 'service')
-rw-r--r--service/test/functional/features/tag_and_reply.feature3
1 files changed, 1 insertions, 2 deletions
diff --git a/service/test/functional/features/tag_and_reply.feature b/service/test/functional/features/tag_and_reply.feature
index 0e6cd843..8fe4cf84 100644
--- a/service/test/functional/features/tag_and_reply.feature
+++ b/service/test/functional/features/tag_and_reply.feature
@@ -16,10 +16,9 @@
Feature: tagging and replying
- @wip
Scenario: User tags a mail, replies to it then checks that mail is in the right tag
+ Given I have a mail in my inbox
When I open the first mail in the 'inbox'
- Then that email has the 'inbox' tag
When I add the tag 'website' to that mail
Then I see that mail under the 'website' tag
And I open the mail I previously tagged