fix: wip #4115
Annotations
4 errors
|
Run tests:
__tests__/index.test.js#L43
Error: Snapshot `image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="http://example.com/image.png" width="auto" height="auto" title="" class="img " alt="Image" loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Image" class="img " height="auto" loading="lazy" src="http://example.com/image.png" title="" width="auto"></span></span>""
❯ __tests__/index.test.js:43:31
|
Run tests:
__tests__/components/index.test.ts#L81
Error: Snapshot `Components > Image 1` mismatched
Expected: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" width="auto" height="auto" title="Pizza Face" class="img " alt="Bro eats pizza and makes an OK gesture." loading="lazy"></span></span>""
Received: ""<span aria-label="Expand image" class="img lightbox closed" role="button" tabindex="0"><span class="lightbox-inner"><img alt="Bro eats pizza and makes an OK gesture." class="img " height="auto" loading="lazy" src="https://files.readme.io/6f52e22-man-eating-pizza-and-making-an-ok-gesture.jpg" title="Pizza Face" width="auto"></span></span>""
❯ __tests__/components/index.test.ts:81:33
|
Run tests
The operation was canceled.
|
Loading