diff --git a/__tests__/__snapshots__/factory.test.tsx.snap b/__tests__/__snapshots__/factory.test.tsx.snap index 056b32c7..488f973c 100644 --- a/__tests__/__snapshots__/factory.test.tsx.snap +++ b/__tests__/__snapshots__/factory.test.tsx.snap @@ -1,5 +1,13 @@ // Jest Snapshot v1, https://goo.gl/fbAQLP +exports[`factory custom loadRenderer 1`] = ` +
Error: 找不到对应的渲染器
-Path: {$path}
-{JSON.stringify(schema, null, 2)}
- Error: 找不到对应的渲染器
+Path: {path}
+{JSON.stringify(schema, null, 2)}
+