Added object-postion: top left; to snapshot #407
Annotations
2 errors
|
build (22.x)
Process completed with exit code 1.
|
|
build (22.x):
src/ui/widgets/Symbol/symbol.test.tsx#L43
Error: Snapshot `<Symbol /> from .opi file > matches snapshot 1` mismatched
- Expected
+ Received
@@ -14,11 +14,11 @@
<div
style="padding: 5%;"
>
<div
class="Label _Label_c35983"
- style="background-color: transparent; cursor: default; justify-content: flex-start; align-items: flex-start; object-position: top left;"
+ style="background-color: transparent; cursor: default; justify-content: flex-start; align-items: flex-start;"
>
<span>
Fake value
</span>
</div>
❯ src/ui/widgets/Symbol/symbol.test.tsx:43:26
|