Skip to content

Commit

Permalink
fix: Fix typo on credit delegation test case
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmtzinf committed Nov 26, 2021
1 parent ac2c3ae commit 0b6a65b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-suites/helpers/scenarios/credit-delegation.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Test cases for the credit delegation related functions.",
"stories": [
{
"description": "User 3 deposits 1476.010 WETH. User 0 deposits 14760.147 DAI, user 0 delegates borrowing of 1 WETH on variable to user 4, user 4 borrows 1 WETH variable on behalf of user 0",
"description": "User 3 deposits 1476.010 WETH. User 0 deposits 14760.147 DAI, user 0 delegates borrowing of 2 WETH on variable to user 4, user 4 borrows 1 WETH variable on behalf of user 0",
"actions": [
{
"name": "mint",
Expand Down

0 comments on commit 0b6a65b

Please sign in to comment.