Skip to content

Commit

Permalink
update test name
Browse files Browse the repository at this point in the history
  • Loading branch information
ccen-stripe committed May 23, 2023
1 parent bedfa87 commit 42a997d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ internal class PhoneNumberFormatterTest {
}

@Test
fun `WithRegion correctly formats`() {
fun `WithRegion correctly formats with pattern`() {
val pattern = "(###)-###+#####!#"
val formatter = PhoneNumberFormatter.WithRegion(
PhoneNumberFormatter.Metadata(
Expand Down

0 comments on commit 42a997d

Please sign in to comment.