Skip to content

Commit

Permalink
Rename PaymentMethodVerticalLayoutUITest to PaymentMethodLayoutUITest
Browse files Browse the repository at this point in the history
  • Loading branch information
tjclawson-stripe committed Dec 23, 2024
1 parent 7622091 commit 52fe481
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ import org.robolectric.annotation.Config
@RunWith(ParameterizedRobolectricTestRunner::class)
@Config(sdk = [Build.VERSION_CODES.Q])
@OptIn(ExperimentalEmbeddedPaymentElementApi::class)
internal class PaymentMethodVerticalLayoutUITest(
internal class PaymentMethodLayoutUITest(
private val paymentMethodsTag: String,
private val allPaymentMethodsChildCount: Int,
private val layoutUI:
Expand Down

0 comments on commit 52fe481

Please sign in to comment.