From 3b2142e526ae188e7d0dcb76eebe2acc8841a9bf Mon Sep 17 00:00:00 2001 From: Nico Flaig Date: Mon, 12 Feb 2024 13:00:56 +0100 Subject: [PATCH] Update .env.test --- .env.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.test b/.env.test index f37b0176180a..31222f7549cb 100644 --- a/.env.test +++ b/.env.test @@ -1,5 +1,5 @@ # We use these images during sim and e2e tests -# TODO: Upgrade Geth once the Nethermind issue is reosolved else it's causing follorwing error +# TODO: Upgrade Geth once the Nethermind issue is resolved else it's causing following error # Rejected peer id=134e2c1a76745626 addr=192.168.0.3:9052 conn=staticdial err="useless peer" GETH_DOCKER_IMAGE=ethereum/client-go:v1.11.6 # Use either image or local binary for the testing