We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4f4979 commit f3edc7cCopy full SHA for f3edc7c
test-suite/fhevm/fhevm-cli
@@ -38,7 +38,7 @@ export HOST_VERSION=${HOST_VERSION:-"v0.10.0-3"}
38
# Other services.
39
export CORE_VERSION=${CORE_VERSION:-"v0.12.4"}
40
export RELAYER_VERSION=${RELAYER_VERSION:-"v0.6.0"}
41
-export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:-"44b8c1f"}
+export TEST_SUITE_VERSION=${TEST_SUITE_VERSION:-"c4f4979"}
42
43
44
function print_logo() {
0 commit comments