Skip to content

Commit

Permalink
AO3-4884 test failure
Browse files Browse the repository at this point in the history
  • Loading branch information
cesy committed Mar 10, 2017
1 parent ad775a9 commit a8f84c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion features/other_a/invite_queue.feature
Expand Up @@ -112,7 +112,8 @@ Feature: Invite queue management

# user uses email invite
Given I am a visitor
Then the email should contain "been invited to join our beta!" # "You've" removed from test due to escaping on apostrophes
# "You've" removed from test due to escaping on apostrophes
Then the email should contain "been invited to join our beta!"
And the email should contain "fanart"
And the email should contain "podfic"
When I click the first link in the email
Expand Down

0 comments on commit a8f84c8

Please sign in to comment.