From 4859c1a0835040b6d54eba276f51e161bdca38b2 Mon Sep 17 00:00:00 2001 From: Vadim Rutkovsky Date: Mon, 30 Jun 2014 11:23:24 +0200 Subject: test: rename email fields after bug 729963 was resolved --- tests/addressbook.feature | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'tests') 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 | -- cgit v1.2.3