Skip to content

Commit 26fa248

Browse files
committed
Fix test
1 parent 5626842 commit 26fa248

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/admins/admin_invitations.feature

+1-1
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@ Feature: Admin Actions to Manage Invitations
349349
Then I should see "There are 2 requests in the queue."
350350
When I fill in "Number of people to invite" with "1"
351351
And press "Invite from queue"
352-
Then I should see "There are 1 requests in the queue."
352+
Then I should see "There is 1 request in the queue."
353353
And I should see "1 person from the invite queue is being invited"
354354
And 1 email should be delivered to "[email protected]"
355355

0 commit comments

Comments
 (0)