From 2e439f5990b7adf41fb73cec763481fb514a8d9b Mon Sep 17 00:00:00 2001 From: evgeniy-scherbina Date: Wed, 27 Mar 2024 16:32:22 -0400 Subject: [PATCH] TMP Commit --- tests/integration_tests/shell.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration_tests/shell.nix b/tests/integration_tests/shell.nix index bc1252a563..2ff2a7bab0 100644 --- a/tests/integration_tests/shell.nix +++ b/tests/integration_tests/shell.nix @@ -2,7 +2,7 @@ pkgs.mkShell { buildInputs = [ pkgs.jq - (pkgs.callPackage ../../. { }) # ethermintd + #(pkgs.callPackage ../../. { }) # ethermintd pkgs.start-scripts pkgs.go-ethereum pkgs.cosmovisor