Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor code asserting asset's balance
Previous implementation wasn't properly handling cases when the assertion was not met. In such cases it was silently ending the tests, without reporting any failures (the failure was visible only in the Playwright report, which wasn't opened by default).
- Loading branch information