[evolution] tests: rename email fields in expected results



commit 534864b39850ea2354b87419da6dc77538867756
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Fri Jul 4 11:09:31 2014 +0200

    tests: rename email fields in expected results

 tests/addressbook.feature |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/tests/addressbook.feature b/tests/addressbook.feature
index 073ea31..a0fd67d 100644
--- a/tests/addressbook.feature
+++ b/tests/addressbook.feature
@@ -64,11 +64,11 @@ Feature: Addressbook: File: Create contacts
       * Open contact editor for selected contact
       Then "Nickname:" property is set to "Unknown"
        And Emails are set to
-        | Field | Value                    |
-        | Work  | jimmy doe company com    |
-        | Home  | jimmy_doe_72 gmail com   |
-        | Other | jimmydoe72 yahoo com     |
-        | Other | xxjimmyxx free_email com |
+        | Field       | Value                    |
+        | Work Email  | jimmy doe company com    |
+        | Home Email  | jimmy_doe_72 gmail com   |
+        | Other Email | jimmydoe72 yahoo com     |
+        | Other Email | xxjimmyxx free_email com |
        And "Wants to receive HTML mail" checkbox is ticked
        And Phones are set to
         | Field           | Value |


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]