diff options
author | Vadim Rutkovsky <vrutkovs@redhat.com> | 2014-06-30 17:23:24 +0800 |
---|---|---|
committer | Vadim Rutkovsky <vrutkovs@redhat.com> | 2014-06-30 17:23:24 +0800 |
commit | 4859c1a0835040b6d54eba276f51e161bdca38b2 (patch) | |
tree | 76849a6e2a03daaca422ffdf753563f64acfdd34 | |
parent | 4b213ded59a86df5ddb5e66eec8775d1b93befdd (diff) | |
download | gsoc2013-evolution-4859c1a0835040b6d54eba276f51e161bdca38b2.tar gsoc2013-evolution-4859c1a0835040b6d54eba276f51e161bdca38b2.tar.gz gsoc2013-evolution-4859c1a0835040b6d54eba276f51e161bdca38b2.tar.bz2 gsoc2013-evolution-4859c1a0835040b6d54eba276f51e161bdca38b2.tar.lz gsoc2013-evolution-4859c1a0835040b6d54eba276f51e161bdca38b2.tar.xz gsoc2013-evolution-4859c1a0835040b6d54eba276f51e161bdca38b2.tar.zst gsoc2013-evolution-4859c1a0835040b6d54eba276f51e161bdca38b2.zip |
test: rename email fields after bug 729963 was resolved
-rw-r--r-- | tests/addressbook.feature | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/addressbook.feature b/tests/addressbook.feature index e9e9364ce4..073ea31dc8 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 | |