Skip to content

Commit

Permalink
Added Update on Correcting this Issue
Browse files Browse the repository at this point in the history
  • Loading branch information
arturoBeccar authored Nov 19, 2023
1 parent 9a20525 commit 1ae98d4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions test-cases/balance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,9 @@ We need to understand where the initial balance value is created/used in the _in
its value to the value in the _e2e environment_.

We also need to modify the inital balance of default addresses in integration tests to equal e2e tests.

## Update on Correcting this Issue

In [PR #1982](https://github.com/paritytech/ink/pull/1982) we updated the default balance in integration tests to be the same as in e2e-tests. This is not definitive, as we want opinions if this should be like this.

We also corrected the initial balance of default addresses, updating [PR #1955](https://github.com/paritytech/ink/pull/1955) from Milestone 2.

0 comments on commit 1ae98d4

Please sign in to comment.