Skip to content

Commit aa610d1

Browse files
committed
Fix tests
1 parent 101c60c commit aa610d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/other_a/invite_queue.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ Feature: Invite queue management
105105
When I am logged in as an admin
106106
And I follow "Invitations"
107107
And I fill in "track_invitation_invitee_email" with "[email protected]"
108-
And I press "Go"
108+
And I press "Search" within "form.invitation.simple.search"
109109
Then I should see "Sender queue"
110110
When I follow "copy and use"
111111
Then I should see "You are already logged in!"

0 commit comments

Comments
 (0)