Skip to content

Commit

Permalink
Re-enable TestWeChatPay
Browse files Browse the repository at this point in the history
  • Loading branch information
tjclawson-stripe committed Sep 26, 2024
1 parent 3e30cb8 commit 10dea2a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import org.junit.Ignore
import org.junit.Test
import org.junit.runner.RunWith

@Ignore("Currently flaky. Let's investigate why.")
@RunWith(AndroidJUnit4::class)
internal class TestWeChatPay : BasePlaygroundTest() {
private val testParameters = TestParameters.create(
Expand Down

0 comments on commit 10dea2a

Please sign in to comment.