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 collaboratorSuper admin edits user
- Scenarios
-
- Scenario
-
- Given
-
the following random user:
email [email protected] role Admin first name Bob last name Dobbs - And
- a super admin
- And
- I am signed in
- And
- I am managing users
- When
- I follow "[email protected]"
- And
-
I fill in the following:
Email [email protected] - And
- I select "CSR" from "Role"
- And
- I click "save changes"
- Then
- I should see "Successfully updated user account."
- And
-
I should see the following table:
Role Name Email CSR Bob Dobbs [email protected]
Last published over 7 years ago by Faraaz Khan.