updated the failed test

This commit is contained in:
Alfred Kamanda 2024-11-19 10:15:34 +03:00
parent 01e75e9217
commit bc6d8098f3
Signed by: Alfred-mk
GPG Key ID: 7EA3D01708908703

View File

@ -103,7 +103,7 @@
},
{
"input": "1234",
"expectedContent": "Your balance is 0.003 CELO\n0:Back\n9:Quit"
"expectedContent": "Balance: {balance}\n\n0:Back\n9:Quit"
},
{
"input": "0",
@ -149,7 +149,7 @@
},
{
"input": "1234",
"expectedContent": "Your community balance is 0.003 CELO\n0:Back\n9:Quit"
"expectedContent": "{balance}\n0:Back\n9:Quit"
},
{
"input": "0",