From 9c12043fe0af7b62f7fb651424747c90ae1f8c8b Mon Sep 17 00:00:00 2001 From: Guruprasad Kamath Date: Tue, 24 Sep 2024 11:36:01 +0200 Subject: [PATCH] Update to EEST EOF release 1.1.1 --- tests/helpers/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/helpers/__init__.py b/tests/helpers/__init__.py index 9b9fb1b898..1f094c00a8 100644 --- a/tests/helpers/__init__.py +++ b/tests/helpers/__init__.py @@ -17,7 +17,7 @@ }, "latest_fork_tests": { "url": "https://github.com/gurukamath/latest_fork_tests.git", - "commit_hash": "b5c73d5", + "commit_hash": "7be40d4", "fixture_path": "tests/fixtures/latest_fork_tests", }, }