Skip to content

Commit 64db3fb

Browse files
committed
REG-33 – test donating with saved info again
1 parent a97b182 commit 64db3fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/donation-with-saved-info.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
@skip()
21
Feature: Existing donor: saved payment method donation completes successfully
32

43
As a returning donor
@@ -23,6 +22,7 @@ Feature: Existing donor: saved payment method donation completes successfully
2322
And I press Donate
2423
When I wait a few seconds
2524
Then I should be redirected to a Thank You confirmation page with the correct amount
25+
When I wait long enough for email processing
2626
Then my last email should contain the correct amounts
2727
And my last email should contain the charity's custom thank you message
28-
And my last email should contain the correct name
28+
And my last email should contain the correct name

0 commit comments

Comments
 (0)