mirror of
https://github.com/immich-app/immich.git
synced 2025-11-24 17:30:43 +09:00
@@ -50,7 +50,7 @@ describe('ShareCover component', () => {
|
||||
it.skip('renders fallback image when asset is not resized', () => {
|
||||
const link = sharedLinkFactory.build({ assets: [assetFactory.build()] });
|
||||
render(ShareCover, {
|
||||
link: link,
|
||||
link,
|
||||
preload: false,
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user