diff --git a/plugins/woocommerce-admin/client/task-lists/fills/products/test/index.tsx b/plugins/woocommerce-admin/client/task-lists/fills/products/test/index.tsx index 7345f290bfa..0817aa2ce0f 100644 --- a/plugins/woocommerce-admin/client/task-lists/fills/products/test/index.tsx +++ b/plugins/woocommerce-admin/client/task-lists/fills/products/test/index.tsx @@ -43,7 +43,6 @@ const confirmModalText = describe( 'Products', () => { beforeEach( () => { jest.clearAllMocks(); - ); } ); it( 'should render default products types when onboardingData.profile.productType is null', () => {