From 8037807da16565797f44bf631c0bf570c740bd9a Mon Sep 17 00:00:00 2001 From: Arturo Beccar-Varela <107512933+arturoBeccar@users.noreply.github.com> Date: Tue, 21 Nov 2023 16:41:52 -0300 Subject: [PATCH] Removed references to previous milestones --- test-cases/balance/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-cases/balance/README.md b/test-cases/balance/README.md index 66ed556..8e4d55a 100644 --- a/test-cases/balance/README.md +++ b/test-cases/balance/README.md @@ -42,4 +42,4 @@ We also need to modify the inital balance of default addresses in integration te 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. +We also corrected the initial balance of default addresses in [PR #1955](https://github.com/paritytech/ink/pull/1955).