diff --git a/features/desktop/invitations.feature b/features/desktop/invitations.feature index 0e9e09a61..683006b9b 100644 --- a/features/desktop/invitations.feature +++ b/features/desktop/invitations.feature @@ -52,6 +52,7 @@ Feature: Invitations Scenario: sends an invitation from the stream When I sign in as "alice@alice.alice" And I press the first "a.invitations-link" within "#no_contacts" + Then I should see "Invite someone to join diaspora*!" within "#invitationsModalLabel" And I fill in the following: | email_inviter_emails | alex@example.com | And I press "Send an invitation"