Skip to content

Commit 57a376e

Browse files
Re-enable sofort network test (#10546)
1 parent c874fb0 commit 57a376e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

payments-core/src/test/java/com/stripe/android/StripeTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,6 @@ public void createSourceSynchronous_withiDEALParamsNoName_passesIntegrationTest(
719719
}
720720

721721
@Test
722-
@Ignore("#ir-agitate-surround")
723722
public void createSourceSynchronous_withSofortParams_passesIntegrationTest()
724723
throws StripeException {
725724
SourceParams params = SourceParams.createSofortParams(

0 commit comments

Comments
 (0)