test: stabilize style-related tests #6940
Annotations
2 errors
|
test
Process completed with exit code 1.
|
|
src/result/__tests__/index.spec.js > test result component props > result imageSize:
packages/varlet-ui/src/result/__tests__/index.spec.js#L40
AssertionError: expected 'width: calc(90px); height: calc(90px)…' to contain 'width: calc(100px * 0.9)'
Expected: "width: calc(100px * 0.9)"
Received: "width: calc(90px); height: calc(90px); border-width: calc(5px);"
❯ src/result/__tests__/index.spec.js:40:19
|