import { testA11y } from '@fuels/jest'; import { Image } from './Image'; describe('Image', () => { it('a11y', async () => { await testA11y( Landscape photo by Tobias Tullius, ); }); });