Skip to content

Commit

Permalink
fix(docs): tox
Browse files Browse the repository at this point in the history
  • Loading branch information
marioevz committed Sep 19, 2024
1 parent 6425396 commit 37e0afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/executing_tests/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,4 +114,4 @@ If the command is run using the `-n` flag, the tests will be executed in paralle

After finishing each test the command will check the remaining balance of all accounts and will attempt to recover the funds back to the sender account, and at the end of all tests, the remaining balance of the sender account will be swept back to the seed account.

There are instances where it will be impossible to recover the funds back from a test, for example, funds that are sent to a contract that has no built-in way to send them back, the funds will be stuck in the contract and they will not be recoverable.
There are instances where it will be impossible to recover the funds back from a test, for example, funds that are sent to a contract that has no built-in way to send them back, the funds will be stuck in the contract and they will not be recoverable.

0 comments on commit 37e0afc

Please sign in to comment.