import { testA11y } from '@fuels/jest'; import { Accordion } from './Accordion'; describe('Accordion', () => { it('a11y', async () => { await testA11y( What' Fuel? The fastest execution modular blokchain Is really fast? Yes, blazingly fast! , ); }); });