To add a collaborator to this project you will need to use the Relish gem to add the collaborator via a terminal command. Soon you'll be able to also add collaborators here!
More about adding a collaboratorAdmin edits contact for a hotel
- Background
-
- Given
- I am signed in as an admin
- And
- a recently added hotel
- And
- I am editing that hotel
- Scenarios
-
- adding a contact
-
- When
-
I fill in the following within the "#contact_info" id:
Name Bob Dobbs Email [email protected] Phone 555-555-555 - And
- I fill in "Role" with "concierge"
- And
- I click "update hotel"
- And
-
I should see the following contact list information:
Bob Dobbs [email protected] 555-555-555
Last published over 7 years ago by Faraaz Khan.