From 534864b39850ea2354b87419da6dc77538867756 Mon Sep 17 00:00:00 2001 From: Vadim Rutkovsky Date: Fri, 4 Jul 2014 11:09:31 +0200 Subject: tests: rename email fields in expected results --- 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 073ea31dc8..a0fd67ddc3 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 | -- cgit v1.2.3