tests: rename email fields in expected results

This commit is contained in:
Vadim Rutkovsky
2014-07-04 11:09:31 +02:00
parent 610fcbd75a
commit 534864b398

View File

@ -64,11 +64,11 @@ Feature: Addressbook: File: Create contacts
* Open contact editor for selected contact * Open contact editor for selected contact
Then "Nickname:" property is set to "Unknown" Then "Nickname:" property is set to "Unknown"
And Emails are set to And Emails are set to
| Field | Value | | Field | Value |
| Work | jimmy.doe@company.com | | Work Email | jimmy.doe@company.com |
| Home | jimmy_doe_72@gmail.com | | Home Email | jimmy_doe_72@gmail.com |
| Other | jimmydoe72@yahoo.com | | Other Email | jimmydoe72@yahoo.com |
| Other | xxjimmyxx@free_email.com | | Other Email | xxjimmyxx@free_email.com |
And "Wants to receive HTML mail" checkbox is ticked And "Wants to receive HTML mail" checkbox is ticked
And Phones are set to And Phones are set to
| Field | Value | | Field | Value |