import { testA11y } from '@fuels/jest'; import { Tabs } from './Tabs'; describe('Tabs', () => { it('a11y', async () => { await testA11y( Account Password
Account
Password
, ); }); });