chore: fix win run build #1012
Annotations
2 errors
Run npm run test
Process completed with exit code 1.
|
Run npm run test:
src/steps/__tests__/demo.test.tsx#L21
Error: Snapshot `Steps > Steps verticalDemo demo 1` mismatched
- Expected
+ Received
@@ -545,11 +545,11 @@
<div
class="t-image__mask"
>
<div
class="t-loading t-loading--center"
- style="font-size: 20px;"
+ style="color: inherit; font-size: 20px;"
>
<div
class="t-loading__dots"
style="animation-duration: 800ms; width: 20px; height: 20px;"
>
❯ src/steps/__tests__/demo.test.tsx:21:36
|
Loading