From f3af19e7e31a0ca608a6a764b1379f474c0de9a3 Mon Sep 17 00:00:00 2001 From: Kai Hirota <34954529+kaihirota@users.noreply.github.com> Date: Wed, 28 Feb 2024 14:18:06 +1100 Subject: [PATCH] update test --- src/utils/formatError.test.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/src/utils/formatError.test.ts b/src/utils/formatError.test.ts index d25ccaa5..97d6f456 100644 --- a/src/utils/formatError.test.ts +++ b/src/utils/formatError.test.ts @@ -28,6 +28,7 @@ describe('formatError', () => { ethConfiguration: { coreContractAddress: '', registrationContractAddress: '', + registrationV4ContractAddress: '', chainID: 3, }, };