Ipzz-286 | Fresh

I'm ready to help with preparing a feature for "IPZZ-286". However, I need more context about what "IPZZ-286" refers to. It seems to be an identifier, possibly from a project management or issue tracking system, but without further information, I can only speculate on its meaning.

const metadata = await sharp(res.body).metadata(); expect(metadata.width).toBeLessThanOrEqual(150); expect(metadata.format).toBe('webp'); ); IPZZ-286