fix(design): Table default empty should work #183
Annotations
2 errors and 1 warning
packages/design/src/table/__tests__/index.test.tsx#L90
Error: Snapshot `Table > default empty should work 1` mismatched
- Expected
+ Received
@@ -64,13 +64,10 @@
height="41"
viewBox="0 0 64 41"
width="64"
xmlns="http://www.w3.org/2000/svg"
>
- <title>
- Simple Empty
- </title>
<g
fill="none"
fill-rule="evenodd"
transform="translate(0 1)"
>
❯ src/table/__tests__/index.test.tsx:90:37
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, pnpm/action-setup@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading