From 490d4d0946f73706b56ac0dfe66d854817f428cd Mon Sep 17 00:00:00 2001 From: HoikanChen Date: Wed, 18 Oct 2023 10:48:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9codecheck=E9=97=AE=E9=A2=98?= =?UTF-8?q?=EF=BC=9A//=20@ts-ignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../__tests__/HorizonXTest/adapters/ReduxAdapter.test.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/inula/scripts/__tests__/HorizonXTest/adapters/ReduxAdapter.test.tsx b/packages/inula/scripts/__tests__/HorizonXTest/adapters/ReduxAdapter.test.tsx index 109ccbc2..38b7445b 100644 --- a/packages/inula/scripts/__tests__/HorizonXTest/adapters/ReduxAdapter.test.tsx +++ b/packages/inula/scripts/__tests__/HorizonXTest/adapters/ReduxAdapter.test.tsx @@ -13,7 +13,7 @@ * See the Mulan PSL v2 for more details. */ -//@ts-ignore +// @ts-ignore import * as Inula from '../../../../src/index'; import { createStore,