Skip to content

Commit

Permalink
Update paymentsheet/src/test/java/com/stripe/android/paymentsheet/Dis…
Browse files Browse the repository at this point in the history
…playableSavedPaymentMethodTest.kt

Co-authored-by: Jay Newstrom <jaynewstrom@stripe.com>
  • Loading branch information
amk-stripe and jaynewstrom-stripe authored Sep 27, 2024
1 parent bf883ae commit d3809f5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import kotlin.test.Test
@Config(sdk = [Build.VERSION_CODES.Q])
class DisplayableSavedPaymentMethodTest {

val context: Context = getApplicationContext()
private val context: Context = getApplicationContext()

@Test
fun getDescription_usesDisplayedCardBrand() {
Expand Down

0 comments on commit d3809f5

Please sign in to comment.