You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the e2e-contract-tests, after each test the testing wallet will already return the remaining funds to the masterWallet, making it more cheap to run tests in prod mode.
this issue aims to do the same behavior but with the contracts, making a withdraw method and allowing the user to withdraw from the contract after the test
The text was updated successfully, but these errors were encountered:
LuizAsFight
changed the title
make e2e-contract-tests withdraw back the value from contract
make e2e-contract-tests withdraw back the values deposited to contract
Jun 14, 2024
In the e2e-contract-tests, after each test the testing wallet will already return the remaining funds to the masterWallet, making it more cheap to run tests in prod mode.
this issue aims to do the same behavior but with the contracts, making a withdraw method and allowing the user to withdraw from the contract after the test
The text was updated successfully, but these errors were encountered: