From 1eff8a97ab7179fb1d4e0ff68924480f360ee52c Mon Sep 17 00:00:00 2001 From: atticusofsparta Date: Wed, 13 Nov 2024 14:31:32 -0600 Subject: [PATCH] fix(tests): update ANT in tests to use v8 ant --- tests/e2e/esm/index.test.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/e2e/esm/index.test.js b/tests/e2e/esm/index.test.js index 7ee9d6a7..daa71995 100644 --- a/tests/e2e/esm/index.test.js +++ b/tests/e2e/esm/index.test.js @@ -544,7 +544,8 @@ describe('e2e esm tests', async () => { }); describe('ANT', async () => { - const processId = 'YcxE5IbqZYK72H64ELoysxiJ-0wb36deYPv55wgl8xo'; + // ANT v8 source + const processId = 'oQ4GNTed8cnNw-H5olq606gCFd5MbGSV4NTmfpIW4FI'; const ant = ANT.init({ process: new AOProcess({ processId,