Skip to content

Commit

Permalink
fix: fix tests with RefundTests.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
aripiprazole authored Aug 29, 2023
1 parent f1948a5 commit 57154e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/kotlin/RefundTests.kt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ class RefundTests {
content = ByteReadChannel(
"""
{
"refund": {
"pixTransactionRefund": {
"value": 100,
"correlationID": "7777-6f71-427a-bf00-241681624586",
"refundId": "11bf5b37e0b842e08dcfdc8c4aefc000",
Expand Down

0 comments on commit 57154e4

Please sign in to comment.