From ba84fca19099e37df0822a44046a6f50d6a65249 Mon Sep 17 00:00:00 2001 From: Igor Konnov Date: Thu, 12 Dec 2024 18:41:30 +0100 Subject: [PATCH] update the workflow --- .github/workflows/testnet.yml | 3 +++ solarkraft/test/e2e/generated/setterHardcoded.ts | 5 ++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/workflows/testnet.yml b/.github/workflows/testnet.yml index 34c70aba..e6a23c00 100644 --- a/.github/workflows/testnet.yml +++ b/.github/workflows/testnet.yml @@ -64,4 +64,7 @@ jobs: - name: End-to-end tests run: | cd solarkraft + npm install --dev + npm run compile + npm link npm run e2e \ No newline at end of file diff --git a/solarkraft/test/e2e/generated/setterHardcoded.ts b/solarkraft/test/e2e/generated/setterHardcoded.ts index c066c795..064ad9ec 100644 --- a/solarkraft/test/e2e/generated/setterHardcoded.ts +++ b/solarkraft/test/e2e/generated/setterHardcoded.ts @@ -1,4 +1,3 @@ // AUTO-GENERATED by setter-populate.sh -export const SETTER_HEIGHT = 32601 -export const SETTER_CONTRACT_HASH = - 'CDFRXMTN3ZG3YWSLLS4M4NRAM27JLXOLMCO6DIVBDQSMMLW63FKT2JW3' +export const SETTER_HEIGHT = 34711 +export const SETTER_CONTRACT_HASH = "CADAXFOM2DOZYZ5HCIRZOGYWBQEKAQ453ATEZFNFGPCVQ7YTOM7V55UW"