From b0a31a46e3e3b258af0cc4215a230c827bc0f20d Mon Sep 17 00:00:00 2001 From: Kaya Gokalp Date: Thu, 16 May 2024 17:38:11 -0700 Subject: [PATCH] also update tests with release profile --- .../configurable_consts/json_abi_oracle_new_encoding.json | 2 +- .../language/u256/u256_abi/json_abi_oracle_new_encoding.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/src/e2e_vm_tests/test_programs/should_pass/language/configurable_consts/json_abi_oracle_new_encoding.json b/test/src/e2e_vm_tests/test_programs/should_pass/language/configurable_consts/json_abi_oracle_new_encoding.json index 8f1fef819d2..0b18428deec 100644 --- a/test/src/e2e_vm_tests/test_programs/should_pass/language/configurable_consts/json_abi_oracle_new_encoding.json +++ b/test/src/e2e_vm_tests/test_programs/should_pass/language/configurable_consts/json_abi_oracle_new_encoding.json @@ -178,7 +178,7 @@ ], "loggedTypes": [ { - "logId": 0, + "logId": "0", "loggedType": { "name": "", "type": 0, diff --git a/test/src/e2e_vm_tests/test_programs/should_pass/language/u256/u256_abi/json_abi_oracle_new_encoding.json b/test/src/e2e_vm_tests/test_programs/should_pass/language/u256/u256_abi/json_abi_oracle_new_encoding.json index d68f43dda09..35c57836f81 100644 --- a/test/src/e2e_vm_tests/test_programs/should_pass/language/u256/u256_abi/json_abi_oracle_new_encoding.json +++ b/test/src/e2e_vm_tests/test_programs/should_pass/language/u256/u256_abi/json_abi_oracle_new_encoding.json @@ -25,7 +25,7 @@ ], "loggedTypes": [ { - "logId": 0, + "logId": "0", "loggedType": { "name": "", "type": 0,