#9355: fix dirty flag on Formik reinitialization regression #22492
Annotations
2 errors
src/pageEditor/modListingPanel/DraftModComponentListItem.test.tsx#L93
expect(received).toMatchSnapshot()
Snapshot name: `DraftModComponentListItem renders active element 1`
- Snapshot - 0
+ Received + 1
@@ -31,10 +31,11 @@
</span>
<span
class="icon unsaved text-danger"
>
<span
+ aria-label="Unsaved changes"
class="root"
/>
</span>
<div
class="root"
at Object.toMatchSnapshot (src/pageEditor/modListingPanel/DraftModComponentListItem.test.tsx:93:7)
|
|
The logs for this run have expired and are no longer available.
Loading