Skip to content

Commit

Permalink
Remove the paypal tests for now.
Browse files Browse the repository at this point in the history
  • Loading branch information
michelleb-stripe committed May 20, 2022
1 parent 4e8f653 commit 38d06b9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ class TestHardCodedLpms {
)
}

@Test
@Ignore("Need to add GBP currency to playground")
fun testPayPal() {
testDriver.confirmNewOrGuestComplete(
newUser.copy(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ class TestMultiStepFieldsReloaded {
)
}

@Test
@Ignore("Need to add GBP currency to playground")
fun testPayPal() {
testDriver.confirmCustom(
newUser.copy(
Expand Down

0 comments on commit 38d06b9

Please sign in to comment.