From 451218929536b59d3e0a72a9c651a1911e1bd1cd Mon Sep 17 00:00:00 2001 From: Duda Dornelles Date: Mon, 13 Oct 2014 15:27:23 +0200 Subject: adding tag and reply feature back --- service/test/functional/features/tag_and_reply.feature | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'service/test/functional/features/tag_and_reply.feature') 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 -- cgit v1.2.3