Skip to content

Commit

Permalink
Test failing on frame
Browse files Browse the repository at this point in the history
  • Loading branch information
fabio-insolia-cko committed Nov 13, 2023
1 parent 01aa0b3 commit 753fdf9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ internal class CardTokenizationUseCaseTest {
)
val capturedCardTokenRequest = slot<CardTokenRequest>()
val expectedTokenDetails = TokenDetails(
"type", "token_token", "02/23", 2, 23,
"type", "token_token", "02/24", 2, 23,
null, "", "", "", null, null, null, null,
null, null, null, null, null,
)
Expand Down

0 comments on commit 753fdf9

Please sign in to comment.