diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2014-08-13 16:13:37 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2014-08-13 16:13:37 -0300 |
commit | d88a788485eb42ad8bf4ed119e533c17cbda6fe1 (patch) | |
tree | 8f6670d2da48d65bc7aef99661640237d0501222 | |
parent | 3d3e4a502373c3f90b3ef7cce1a748255b5f0721 (diff) |
changing test contact search to match an existing contact
-rw-r--r-- | fake-service/features/forward_trash_archive.feature | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fake-service/features/forward_trash_archive.feature b/fake-service/features/forward_trash_archive.feature index 999d0b3c..baa1ad2c 100644 --- a/fake-service/features/forward_trash_archive.feature +++ b/fake-service/features/forward_trash_archive.feature @@ -3,7 +3,7 @@ Feature: forward_trash_archive When I open the first mail in the 'inbox' Then I choose to forward this mail And for the 'CC' field I type 'ab' and chose the first contact that shows - And for the 'Bcc' field I type 'fu' and chose the first contact that shows + And for the 'Bcc' field I type 'fr' and chose the first contact that shows And I forward this mail When I open the first mail in the 'sent' Then I see the mail has a cc and a bcc recipient |