[evolution] test: rename email fields after bug 729963 was resolved



commit 4859c1a0835040b6d54eba276f51e161bdca38b2
Author: Vadim Rutkovsky <vrutkovs redhat com>
Date:   Mon Jun 30 11:23:24 2014 +0200

    test: rename email fields after bug 729963 was resolved

 tests/addressbook.feature |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/tests/addressbook.feature b/tests/addressbook.feature
index e9e9364..073ea31 100644
--- a/tests/addressbook.feature
+++ b/tests/addressbook.feature
@@ -23,11 +23,11 @@ Feature: Addressbook: File: Create contacts
       * Set "Full Name..." in contact editor to "Jimmy Doe"
       * Set "Nickname:" in contact editor to "Unknown"
       * Set emails in contact editor 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 |
       * Tick "Wants to receive HTML mail" checkbox
       * Set phones in contact editor to
         | Field           | Value |


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