Skip to content

fix test coverage

fix test coverage #759

Triggered via push July 24, 2025 12:21
Status Failure
Total duration 1m 12s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test
Process completed with exit code 1.
tests/functions/createInstance.test.tsx > createInstance > 自定义 prefixCls 时,会采用 instance 的 prefixCls 而不是 CP 的prefixCls: tests/functions/createInstance.test.tsx#L72
Error: Snapshot `createInstance > 自定义 prefixCls 时,会采用 instance 的 prefixCls 而不是 CP 的prefixCls 1` mismatched - Expected + Received @@ -1,8 +1,8 @@ .emotion-0.test-btn { background: lightsteelblue; - border: none none; + border: none; color: royalblue; } .emotion-0 .cpicon { color: darkblue; ❯ tests/functions/createInstance.test.tsx:72:34